Update account level outbound calling exception rule

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

Updates the account 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:outbound_calling_rule:admin

Rate Limit Label : LIGHT

Request Body

{"exception_rule"=>{"country"=>"<string>", "match_type"=>"phoneNumber", "prefix_number"=>"<string>", "status"=>"active", "comment"=>"<string>"}}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``