Add BYOC phone numbers

POST {{baseUrl}}/phone/byoc_numbers

Use this API to add BYOC (Bring Your Own Carrier) phone numbers to Zoom Phone.

Scopes: phone:write:admin, phone:write, or phone:master
Rate Limit Label: Light

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

Request Body

{"carrier"=>"Bandwidth", "phone_numbers"=>["+8618251885564", "+8618251885564"], "sip_group_id"=>"GgyGPoRESCKAD8JpGXjJ8w", "site_id"=>"8f71O6rWT8KFUGQmJIFAdQ"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"phone_numbers":[{"id":"LzPlp8GwR6iytydAq2luIg","number":"8618251885565"},{"id":"LzPlp8GwR6iytydAq2luIg","number":"8618251885565"}]}