Logo
Zoom Public API Documentation

phone-alert_settings-{alertSettingId}

Number of APIs: 3


1. Get Alert setting details

GET {{baseUrl}}/phone/alert_settings/:alertSettingId

Gets detailed information about a specific Alert setting.

Prerequisites:

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

Scopes: phone:read:admin

Granular Scopes: phone:read:alert_setting:admin

Rate Limit Label: LIGHT



2. Delete an alert setting

DELETE {{baseUrl}}/phone/alert_settings/:alertSettingId

Deletes 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:delete:alert_setting:admin

Rate Limit Label: LIGHT



3. Update an alert setting

PATCH {{baseUrl}}/phone/alert_settings/:alertSettingId

Updates information of 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:patch:alert_setting:admin

Rate Limit Label: LIGHT



ENDPOINTS