Logo
Zoom Public API Documentation

contact_center-queues-{queueId}-agents-{userId}

Number of APIs: 2


1. Update a queue agent

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

Update the list of agents in a queue.

Scopes: contact_center_queue:write:admin

Rate Limit Label: Light



2. 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



ENDPOINTS