Delete a role
DELETE {{baseUrl}}/contact_center/roles/:roleId?transfer_role_id=<string>
Use this API to delete a role.
Scopes: contact_center_role:write:admin
Rate Limit Label: Light
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
transfer_role_id | string | (Required) The transfer role's ID. If you deleted the role, you will need to reassign the users associated to this role to a different role. |