Number of APIs: 2
POST {{baseUrl}}/contact_center/queues
Create an agent queue to determine which agents calls are routed to. Queues also link to an existing routing profile to determine how calls are routed. Scopes: Rate Limit Label: contact_center_queue:write:admin
LIGHT
2. List queues
GET {{baseUrl}}/contact_center/queues?channel_type=sms&next_page_token=<string>&page_size=30
Get information about all available queues. Scopes: Rate Limit Label: contact_center_queue:read:admin
MEDIUM
ENDPOINTS