Update an account's inbound block rule

PATCH {{baseUrl}}/phone/inbound_blocked/rules/:blockedRuleId

Updates the account level block rule for inbound calls and messaging.

Prerequisites:

  • Pro or a higher account with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:inbound_block_rule:admin

Rate Limit Label : LIGHT

Request Body

{"blocked_number"=>"<string>", "match_type"=>"SMS-shortCodes", "type"=>"block_for_other_reasons", "comment"=>"<string>", "status"=>"inactive", "country"=>"<string>"}

HEADERS

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

RESPONSES

status: ``