Logo
Zoom Public API Documentation

phone-peering/numbers

Number of APIs: 4


1. 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



2. Add peering phone numbers

POST {{baseUrl}}/phone/peering/numbers

Use this API to add phone numbers 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



3. Update peering phone numbers

PATCH {{baseUrl}}/phone/peering/numbers

Use this API to update 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



4. List peering phone numbers

GET {{baseUrl}}/phone/peering/numbers?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&phone_number=18108001001&carrier_code=8801

Use this API to return 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:read:admin, phone_peering:master
Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license



ENDPOINTS