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