Logo
Zoom Public API Documentation

phone-sites-{site Id}-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.

Scope: phone:write:admin

Rate Limit Label: Light



2. List phone numbers for a site's customized outbound caller ID

GET {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers?selected=true&site_id=SQv52YtkRLC2dwrDdYtGsA&extension_type=callQueue&keyword=408&page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2

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.

Scope: phone:read: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=8_RkKw9OQ42oYsXqJJjs4A&customize_ids=8_RkKw9OQ42oYsXqJJjs4A

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.

Scope: phone:write:admin

Rate Limit Label: Light



ENDPOINTS