Unassign a phone number
DELETE {{baseUrl}}/phone/call_queues/:callQueueId/phone_numbers/:phoneNumberId
After assigning a phone number, you can unbind it if you don't want it to be assigned to a Call Queue. Use this API to unbind a phone number from a Call Queue. After successful unbinding, the number will appear in the Unassigned tab.
Prerequisites:
* Pro or higher account palan
* Account owner or admin permissions
* Zoom Phone license
Scopes: phone:write:admin
Rate Limit Label: Light
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |