Delete an account's inbound block rule
DELETE {{baseUrl}}/phone/inbound_blocked/rules?blocked_rule_id=<string>
Deletes the account level blocked 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:delete:inbound_block_rule:admin
Rate Limit Label
:
LIGHT
Request Params
| Key | Datatype | Required | Description |
| blocked_rule_id
| string | | (Required) The unique identifier of the blocked rule. |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``