Create a monitoring group
POST {{baseUrl}}/phone/monitoring_groups
Use this API to create a Monitoring Group.
Scopes: phone:write:admin
Rate Limit Label: Light
Prerequisites: * A Business or Enterprise account * A Zoom Phone license
Request Body
{"monitoring_privileges"=>["listen", "listen"], "name"=>"pbx_api_test_uacap", "prompt"=>true, "site_id"=>"8f71O6rWT8KFUGQmJIFAdQ", "type"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"id":"oDmRjKVTRymXGMtgtBK2Sg","name":"pbx_api_test_uacap"}