Logo
Zoom Public API Documentation

phone-sites-{siteId}-outbound_caller_id-customized_numbers

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 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



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 site-level customized outbound caller ID. * Multiple sites must be enabled.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license.

Scopes: phone:read:admin

Granular Scopes: phone:read:list_site_customized_number:admin

Rate Limit Label: 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 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:delete:site_customized_number:admin

Rate Limit Label: Light



ENDPOINTS