Logo
Zoom Public API Documentation

phone-outbound caller id/customized numbers

Number of APIs: 3


1. Add phone numbers for an account's customized outbound caller ID

POST {{baseUrl}}/phone/outbound_caller_id/customized_numbers

Use this API to add the account-level customized outbound caller ID phone numbers. Note that when multiple sites policy is enabled, users cannot manage the account-level configuration. The system will throw an exception.

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

Scope: phone:write:admin

Rate Limit Label: Light



2. List an account's customized outbound caller ID phone numbers

GET {{baseUrl}}/phone/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 account-level customized outbound caller ID. Note that when multiple sites policy is enabled, users cannot manage the account-level configuration. The system will throw an exception.

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

Scope: phone:read:admin

Rate Limit Label: Light



3. Delete phone numbers for an account's customized outbound caller ID

DELETE {{baseUrl}}/phone/outbound_caller_id/customized_numbers?customize_ids=8_RkKw9OQ42oYsXqJJjs4A&customize_ids=8_RkKw9OQ42oYsXqJJjs4A

Use this API to delete the account-level customized outbound caller ID phone numbers. Note that when multiple sites policy is enabled, users cannot manage the account-level configuration. The system will throw an exception.

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

Scope: phone:write:admin

Rate Limit Label: Light



ENDPOINTS