Logo
Zoom Public API Documentation

phone-common_areas-{commonAreaId}-outbound_calling-exception_rules

Number of APIs: 2


1. Add common area level outbound calling exception rule

POST {{baseUrl}}/phone/common_areas/:commonAreaId/outbound_calling/exception_rules

Adds the common area 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: phone:write:admin

Granular Scopes: phone:write:common_area_outbound_calling_rule:admin

Rate Limit Label: LIGHT



2. List common area level outbound calling exception rules

GET {{baseUrl}}/phone/common_areas/:commonAreaId/outbound_calling/exception_rules?country=<string>&keyword=<string>&match_type=prefix&status=inactive&next_page_token=<string>&page_size=30

Lists the common area level outbound calling policy exception rules.

Prerequisite: * Pro or higher account plan with Zoom phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:common_area_outbound_calling_rule:admin

Rate Limit Label: MEDIUM



ENDPOINTS