Number of APIs: 2
POST {{baseUrl}}/phone/call_queues
Creates a call queue. 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, and so on.
You can add phone users or common areas to call queues. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:write:call_queue:admin
Light
GET {{baseUrl}}/phone/call_queues?next_page_token=<string>&page_size=30&site_id=<string>&cost_center=<string>&department=<string>
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 list Call queues. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:read:admin
phone:read:list_call_queues:admin
Medium
ENDPOINTS