Logo
Zoom Public API Documentation

phone-inbound_blocked-rules

Number of APIs: 3


1. Delete an account's inbound block rule

DELETE {{baseUrl}}/phone/inbound_blocked/rules?blocked_rule_id=<string>



2. Add an account's inbound block rule

POST {{baseUrl}}/phone/inbound_blocked/rules



3. List an account's inbound block rules

GET {{baseUrl}}/phone/inbound_blocked/rules?keyword=<string>&match_type=prefix&type=block_as_threat&status=inactive&next_page_token=<string>&page_size=30



ENDPOINTS