Logo
Zoom Public API Documentation

phone-inbound_blocked-extension_rules-statistics

Number of APIs: 2


1. Delete an account's inbound blocked statistics

DELETE {{baseUrl}}/phone/inbound_blocked/extension_rules/statistics?blocked_statistic_id=<string>

Deletes the statistic of extensions blocked rule for inbound calls and messaging. (e.g. Call Queue, Auto Receptionist, Shared Line Group, Common Area, Zoom Room and User)

Prerequisites: * Pro or higher account plan with Zoom phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:delete:extension_inbound_block_rule_stat:admin

Rate Limit Label: LIGHT



2. List an account's inbound blocked statistics

GET {{baseUrl}}/phone/inbound_blocked/extension_rules/statistics?keyword=<string>&match_type=prefix&type=<string>&next_page_token=<string>&page_size=30

Returns the list of the statistics of the extensions blocked rule for inbound calls and messaging. (e.g. Call Queue, Auto Receptionist, Shared Line Group, Common Area, Zoom Room and User)

Prerequisites: * Pro or higher account plan with Zoom phone license * Account owner or admin permissions

Scopes: phone:read:admin

Granular Scopes: phone:read:list_extension_inbound_block_rules_stat:admin

Rate Limit Label: MEDIUM



ENDPOINTS