Logo
Zoom Public API Documentation

Unassign a queue agent

DELETE {{baseUrl}}/contact_center/queues/:queueId/agents/:userId

Remove an agent from a queue.

Scopes: contact_center_queue: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/queues/:queueId/agents/:userId'

ENDPOINTS