Logo
Zoom Public API Documentation

phone-monitoring_groups

Number of APIs: 2


1. Get a list of monitoring groups on an account

GET {{baseUrl}}/phone/monitoring_groups?type=2&site_id=<string>&page_size=<integer>&next_page_token=<string>

Returns an account's monitoring group list.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:list_monitoring_groups:admin

Rate Limit Label: MEDIUM



2. Create a monitoring group

POST {{baseUrl}}/phone/monitoring_groups

Creates a monitoring group.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:write:monitoring_group:admin

Rate Limit Label: LIGHT



ENDPOINTS