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: phone:write:admin

Granular Scopes: phone:update:common_area_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: ``