Number of APIs: 3
1. Get a queue
GET {{baseUrl}}/contact_center/queues/:queueId
Get information about a queue. Scopes: Rate Limit Label: contact_center_queue:read:admin
LIGHT
DELETE {{baseUrl}}/contact_center/queues/:queueId
Delete a specified queue. Scopes: Rate Limit Label: contact_center_queue:write:admin
Light
PATCH {{baseUrl}}/contact_center/queues/:queueId
Update a queue's description or agent list. Scopes: Rate Limit Label: contact_center_queue:write:admin
LIGHT
ENDPOINTS