Logo
Zoom Public API Documentation

phone-users-{userId}-outbound_caller_id-customized_numbers

Number of APIs: 3


1. Remove users' customized outbound caller ID phone numbers

DELETE {{baseUrl}}/phone/users/:userId/outbound_caller_id/customized_numbers?customize_ids=<string>&customize_ids=<string>

Removes the users' customized outbound caller ID phone numbers.

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

Scopes: phone:write:admin,phone:write

Granular Scopes: phone:delete:user_customized_number,phone:delete:user_customized_number:admin

Rate Limit Label: Light



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

GET {{baseUrl}}/phone/users/:userId/outbound_caller_id/customized_numbers?selected=<boolean>&site_id=<string>&extension_type=sharedLineGroup&keyword=<string>&page_size=30&next_page_token=<string>

Retrieves phone numbers that can be the user-level customized outbound caller ID.

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

Scopes: phone:read:admin,phone:read

Granular Scopes: phone:read:list_user_customized_number,phone:read:list_user_customized_number:admin

Rate Limit Label: Light



3. Add phone numbers for users' customized outbound caller ID

POST {{baseUrl}}/phone/users/:userId/outbound_caller_id/customized_numbers

Adds users' customized outbound caller ID phone numbers.

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

Scopes: phone:write:admin,phone:write

Granular Scopes: phone:write:user_customized_number,phone:write:user_customized_number:admin

Rate Limit Label: Light



ENDPOINTS