Update Role
put https://api.everbridge.net/rest/roles//
Update a role for an organization.
Error Messages
status | message |
---|---|
400 | Attribute roleTemplate value must is GROUP_MANAGER or DISPATCHER or INCIDENT_ADMIN or INCIDENT_OPERATOR |
400 | Attribute must have a roleTemplate |
400 | Attribute must have a name |
400 | Attribute name maxLength is 256 chartse |
400 | Role name already exists in org {organization} |
400 | The maximum number of dynamic groups is 40. |
400 | Attribute groupId value must is in organizationId {organizationID} |
400 | Attribute dynamicGroupId must in organizationId {organizationID} |
400 | Group Manage must least one group or dynamic group in organizationId {organizationID} |
401 | Missing Organization Id |
404 | Invalid Organization |
404 | Invalid role |