Logo
Zoom Public API Documentation

phone-monitoring_groups-{monitoringGroupId}

Number of APIs: 3


1. Get monitoring group by ID

GET {{baseUrl}}/phone/monitoring_groups/:monitoringGroupId

Returns a monitoring group for the specified ID.

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

Scopes: phone:read:admin

Granular Scopes: phone:read:monitoring_group:admin

Rate Limit Label: LIGHT



2. Update a monitoring group

PATCH {{baseUrl}}/phone/monitoring_groups/:monitoringGroupId

Use this API to update a Monitoring Group.

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

Scopes: phone:write:admin

Granular Scopes: phone:update:monitoring_group:admin

Rate Limit Label: Light



3. Delete a monitoring group

DELETE {{baseUrl}}/phone/monitoring_groups/:monitoringGroupId

Use this API to delete a Monitoring Group.

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

Scopes: phone:write:admin

Granular Scopes: phone:delete:monitoring_group:admin

Rate Limit Label: Light



ENDPOINTS