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>



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>



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

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



ENDPOINTS