Add customized outbound caller ID phone numbers
POST {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers
Use this API to add the site-level
customized outbound caller ID phone numbers.
* Multiple sites must be enabled.
Prerequisites: * A Business or Enterprise account * A Zoom Phone license.
Scopes: phone:write:admin
Granular Scopes: phone:write:site_customized_number:admin
Rate Limit Label: Light
Request Body
{"phone_number_ids"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{}