A Zoom account owner or a user with admin privilege can block phone numbers for phone users in an account. Blocked numbers can be inbound (numbers will be blocked from calling in) and outbound (phone users in your account won't be able to dial those numbers). Blocked callers will hear a generic message stating that the person they are calling is not available. Use this API to update information on the blocked list. Prerequisites:
Pro or higher account plan with Zoom phone license Scope:phone:write:admin Rate Limit Label:Light
请求参数
Path 参数
Body 参数multipart/form-data
返回响应
🟢204**HTTP Status Code:** `204` **No Content**<br>
Blocked list updated successfully.
application/json
Body
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
Blocked number (Id: {blockedListId}) does not exist.
🟠409**HTTP Status Code:** `409` **Conflict**<br><br>
Blocked number already exists.