---
title: "Delete Call Monitoring Group"
method: DELETE
path: "/restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}"
tags: ["Call Monitoring Groups"]
---

# Delete Call Monitoring Group

`DELETE /restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}`

Removes information about a call monitoring group specified in path.

## Path parameters

- `accountId` string, required
- `groupId` string, required

## Response `204`

No Content

## Other responses

- `404` — Group with the given identifier doesn't belong to the account

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/revisions/8d602198ec97/schema)
