Logo
Zoom Public API Documentation

Unassign a role

DELETE {{baseUrl}}/contact_center/roles/:roleId/users/:userId

Use this API to unassign a user from a role.

Scopes: contact_center_role:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/contact_center/roles/:roleId/users/:userId'

ENDPOINTS