POST {{baseUrl}}/phone/byoc_numbers
Use this API to add BYOC (Bring Your Own Carrier) phone numbers to Zoom Phone. Scopes: Prerequisites:
* A Business or Enterprise plan
* A Zoom Phone licensephone:write:admin
, phone:write
, or phone:master
Rate Limit Label: Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"phone_numbers": [
{
"id": "LzPlp8GwR6iytydAq2luIg",
"number": "8618251885565"
},
{
"id": "LzPlp8GwR6iytydAq2luIg",
"number": "8618251885565"
}
]
} |
ENDPOINTS