Logo
Zoom Public API Documentation

phone-alert_settings

Number of APIs: 2


1. List alert settings with paging query

GET {{baseUrl}}/phone/alert_settings?page_size=30&next_page_token=<string>&module=2&rule=2&status=1

Gets alert settings for an account with paging query.

Prerequisites * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:read:admin

Granular Scopes: phone:read:list_alert_settings:admin

Rate Limit Label: MEDIUM



2. Add an alert setting

POST {{baseUrl}}/phone/alert_settings

Adds an alert setting.

Prerequisites:

  • Pro or a higher account with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:write:alert_setting:admin

Rate Limit Label: LIGHT



ENDPOINTS