---
title: "Delete Exclusion Rule"
method: DELETE
path: "/v1/config/ingestion/exclusions/{id}"
tags: ["Exclusions"]
---

# Delete Exclusion Rule

`DELETE /v1/config/ingestion/exclusions/{id}`

Use this method to delete an exclusion rule.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Exclusion rule not found
- `500` — Internal Server Error. Failed to delete exclusion rule.

---

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