Number of APIs: 2
1. Get common area level outbound calling countries and regions
GET {{baseUrl}}/phone/common_areas/:commonAreaId/outbound_calling/countries_regions?next_page_token=<string>&page_size=30
Returns the common area 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:common_area_outbound_calling_rule:admin
LIGHT
2. Update common area level outbound calling countries or regions
PATCH {{baseUrl}}/phone/common_areas/:commonAreaId/outbound_calling/countries_regions
Updates the common area 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:common_area_outbound_calling_rule:admin
LIGHT
ENDPOINTS