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: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licensephone_peering:write:admin
, phone_peering:master
Rate Limit Label: Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"unprocessed_numbers": [
{
"failure_reason": "Invalid status",
"phone_number": "+15556660100"
},
{
"failure_reason": "Invalid status",
"phone_number": "+15556660100"
}
]
} |
ENDPOINTS