---
title: "Delete an exclusion list"
method: DELETE
path: "/api/intellimatch/exclusion-lists/{excludedDomainList_id}"
tags: ["Exclusion Lists"]
---

# Delete an exclusion list

`DELETE /api/intellimatch/exclusion-lists/{excludedDomainList_id}`

Deletes an exclusion list and all its associated domains.

Only the list owner can delete the list.

## Response `200`

Ok

- object
  - `success` boolean

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Not found

---

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