Add members to a monitoring group
POST {{baseUrl}}/phone/monitoring_groups/:monitoringGroupId/monitor_members?member_type=monitor
Use this API to add members to a Monitoring Group .
Prerequisites:
- A Business or Enterprise account
- A Zoom Phone license
Scopes:
phone:write:admin
Granular Scopes:
phone:write:monitoring_group_member:admin
Rate Limit Label
:
Light
Request Params
| Key | Datatype | Required | Description |
| member_type
| string | | (Required) Member type |
Request Body
["<string>", "<string>"]
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: Created
{}