Number of APIs: 4
POST {{baseUrl}}/phone/peering/numbers
Adds phone numbers to Zoom through the Provider Exchange. Note: Phone peering API and events are for partners who have completed the MoU to peer with Zoom. To become a peering provider/ carrier, submit your request. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
,phone_peering:write:admin
phone:write:peering_number:admin
Light
2. Update peering phone numbers
PATCH {{baseUrl}}/phone/peering/numbers
Updates phone numbers to Zoom through the Provider Exchange. Note: Phone peering API and events are for partners that have completed the MoU to peer with Zoom. To become a peering provider/ carrier, submit your request. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
,phone_peering:write:admin
phone:update:peering_number:admin
Light
3. Remove peering phone numbers
DELETE {{baseUrl}}/phone/peering/numbers
Removes phone numbers added to Zoom through the Provider Exchange. Note: Phone peering API and events are for partners who have completed the MoU to peer with Zoom. To become a peering provider/ carrier, submit your request. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
,phone_peering:write:admin
phone:delete:peering_number:admin
Light
GET {{baseUrl}}/phone/peering/numbers?page_size=30&next_page_token=<string>&phone_number=<string>&carrier_code=<integer>
Returns phone numbers to Zoom through the Provider Exchange. Note: Phone peering API and events are for partners who have completed the MoU to peer with Zoom. To become a peering provider/ carrier, submit your request. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
,phone_peering:read:admin
phone:read:list_peering_numbers:admin
Light
ENDPOINTS