Update common area level outbound calling exception rule

PATCH {{baseUrl}}/phone/common_areas/:commonAreaId/outbound_calling/exception_rules/:exceptionRuleId

Updates the common area level outbound calling policy for the country region exception rule.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:common_area_outbound_calling_rule:admin

Rate Limit Label: LIGHT

Request Body

{"exception_rule"=>{"country"=>"<string>", "match_type"=>"prefix", "prefix_number"=>"<string>", "status"=>"inactive", "comment"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring