Remove peering phone numbers
DELETE {{baseUrl}}/phone/peering/numbers
Use this API to remove phone numbers that were added to Zoom through the Provider Exchange.
Note: Phone peering API and events are for use by partners that have completed the MoU to peer with Zoom. To become a peering provider/ carrier, please submit your request.
Scopes: phone_peering:write:admin
, phone_peering:master
Rate Limit Label: Light
Prerequisites: * A Business or Enterprise account * A Zoom Phone license
Request Body
{"carrier_code"=>8901, "phone_numbers"=>["8615306207777", "8615306207777"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"unprocessed_numbers":[{"failure_reason":"Number not exist.","phone_number":"+15556660100"},{"failure_reason":"Number not exist.","phone_number":"+15556660100"}]}