POST {{baseUrl}}/phone/extension/:extensionId/inbound_blocked/rules
Adds the given extension's block rule for inbound calls and messaging. It adds the inbound block rule for the given Call Queue, Auto Receptionist, Shared Line Group, Common Area, Zoom Room or User. Prerequisites:
* Pro or a higher account with Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
,phone:write
phone:write:extension_inbound_block_rule:admin
,phone:write:extension_inbound_block_rule
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>"
} |
ENDPOINTS