Update site level outbound calling countries or regions
PATCH {{baseUrl}}/phone/sites/:siteId/outbound_calling/countries_regions
Updates the site level outbound calling policy country or region.
Prerequisites:
- Account must have a Pro or a higher plan with a Zoom Phone license.
Scopes:
phone:write:admin
Granular Scopes:
phone:update:site_outbound_calling_rule:admin
Rate Limit Label
:
LIGHT
Request Body
{"country_regions"=>[{"iso_code"=>"<string>", "rule"=>3, "delete_existing_exception_rules"=>"<boolean>"}, {"iso_code"=>"<string>", "rule"=>2, "delete_existing_exception_rules"=>"<boolean>"}]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``