Number of APIs: 3
DELETE {{baseUrl}}/phone/call_queues/:callQueueId
Call queues allow you to route incoming calls to a group of users. For instance, you can use call queues to route calls to various departments in your organization such as sales, engineering, billing, customer service etc.
Use this API to delete a Call Queue. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:delete:call_queue:admin
Light
PATCH {{baseUrl}}/phone/call_queues/:callQueueId
Call queues allow you to route incoming calls to a group of users. For instance, you can use call queues to route calls to various departments in your organization such as sales, engineering, billing, customer service etc.
Use this API to update information of a specific Call Queue. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:update:call_queue:admin
Light
GET {{baseUrl}}/phone/call_queues/:callQueueId
Call queues allow you to route incoming calls to a group of users. For instance, you can use call queues to route calls to various departments in your organization such as sales, engineering, billing, customer service etc.
Use this API to get information on a specific Call Queue. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:read:admin
phone:read:call_queue:admin
Light
ENDPOINTS