---
title: "DELETE /api/v1/config/muting-rules/{slug}"
method: DELETE
path: "/api/v1/config/muting-rules/{slug}"
tags: ["MutingRule"]
---

# DELETE /api/v1/config/muting-rules/{slug}

`DELETE /api/v1/config/muting-rules/{slug}`

## Path parameters

- `slug` string, required

## Response `200`

A successful response.

- Configv1DeleteMutingRuleResponse

## Other responses

- `400` — Cannot delete the MutingRule because it is in use.
- `404` — Cannot delete the MutingRule because the slug does not exist.
- `500` — An unexpected error response.
- `default` — An undefined error response.

---

[API](https://skmtc.net/chronosphere/apis/config-v1-api.md) · [All operations](https://skmtc.net/chronosphere/apis/config-v1-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chronosphere/config-v1-api/versions/530951bd2ccf/schema)
