Number of APIs: 2
1. Add site level outbound calling exception rule
POST {{baseUrl}}/phone/sites/:siteId/outbound_calling/exception_rules
Adds the site level outbound calling policy exception rule for the country region. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:site_outbound_calling_rule:admin
LIGHT
2. List site level outbound calling exception rules
GET {{baseUrl}}/phone/sites/:siteId/outbound_calling/exception_rules?country=<string>&keyword=<string>&match_type=prefix&status=inactive&next_page_token=<string>&page_size=30
Lists site level outbound calling policy exception rules.* Prerequisite:
* Pro or higher account plan with Zoom phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:site_outbound_calling_rule:admin
MEDIUM
ENDPOINTS