Number of APIs: 3
GET {{baseUrl}}/phone/call_queues/:callQueueId/members
Lists the call queue members. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:read:admin
phone:read:list_call_queue_members:admin
Medium
2. Add members to a call queue
POST {{baseUrl}}/phone/call_queues/:callQueueId/members
Add phone users and/or common areas as members to a specific call queue. Prerequisites:
* Pro or higher account plan.
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:call_queue_member:admin
Light
DELETE {{baseUrl}}/phone/call_queues/:callQueueId/members
Removes all members from a call queue who were previously assigned to that call queue. The members could be phone users or common areas. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:delete:call_queue_member:admin
Light
ENDPOINTS