Number of APIs: 3
1. Add customized outbound caller ID phone numbers
POST {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers
Use this API to add the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: site-level
customized outbound caller ID phone numbers.
* Multiple sites must be enabled. phone:write:admin
phone:write:site_customized_number:admin
Light
2. List customized outbound caller ID phone numbers
GET {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers?selected=<boolean>&site_id=<string>&extension_type=sharedLineGroup&keyword=<string>&page_size=30&next_page_token=<string>
Use this API to retrieve phone numbers that can be used as the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: site-level
customized outbound caller ID.
* Multiple sites must be enabled. phone:read:admin
phone:read:list_site_customized_number:admin
Light
3. Remove customized outbound caller ID phone numbers
DELETE {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers?customize_ids=<string>&customize_ids=<string>
Use this API to remove the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: site-level
customized outbound caller ID phone numbers.
* Multiple sites must be enabled. phone:write:admin
phone:delete:site_customized_number:admin
Light
ENDPOINTS