Number of APIs: 3
DELETE {{baseUrl}}/phone/call_queues/:callQueueId/members
Use this API to remove all members from a Call Queue who were previously assigned to that Call Queue. The members could be phone users or common area phones.
Prerequisites: Scopes: Rate Limit Label:
phone:write:admin
Light
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: Rate Limit Label: phone:write:admin
Light
DELETE {{baseUrl}}/phone/call_queues/:callQueueId/members/:memberId
Use this API to remove a member who was previously added to a call queue. The member could be a phone user, common area phone or common area. Note that you cannot use this API to unassign a call queue manager.
Prerequisites: Scopes: Rate Limit Label:
phone:write:admin
Light
ENDPOINTS