Number of APIs: 2
1. Get account level outbound calling countries and regions
GET {{baseUrl}}/phone/outbound_calling/countries_regions?next_page_token=<string>&page_size=30
Returns the account level outbound calling countries and regions. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:list_outbound_calling_rules:admin
LIGHT
2. Update account level outbound calling countries or regions
PATCH {{baseUrl}}/phone/outbound_calling/countries_regions
Updates the account level outbound calling policy country or region. Prerequisite:
* Account must have a Pro or a higher plan with a Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:outbound_calling_rule:admin
LIGHT
ENDPOINTS