Update call queue details
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:
- Pro, Business, or Education account
- Account owner or admin permissions
- Zoom Phone license
Scopes:
phone:write:admin
Rate Limit Label
:
Light
Request Body
{"cost_center"=>"Cost center", "department"=>"Department", "description"=>"Description", "extension_number"=>10, "name"=>"Call Queue", "site_id"=>"8f71O6rWT8KFUGQmJIFAdQ", "status"=>"active", "timezone"=>"Pacific/Midway"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: ``