Logo
Zoom Public API Documentation

phone-monitoring groups-{monitoring Group Id}

Number of APIs: 3


1. Delete a monitoring group

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

Use this API to delete a Monitoring Group.

Scopes: phone:write:admin
Rate Limit Label: Light

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



2. Get monitoring group by ID

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

Use this API to return a Monitoring Group for the specified ID.

Scopes: phone:read:admin
Rate Limit Label: Light

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



3. Update a monitoring group

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

Use this API to update a Monitoring Group.

Scopes: phone:write:admin
Rate Limit Label: Light

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



ENDPOINTS