---
title: "Delete Contact Exclusion"
method: DELETE
path: "/v1/contact-exclusions/{exclusion_id}"
tags: ["contacts"]
---

# Delete Contact Exclusion

`DELETE /v1/contact-exclusions/{exclusion_id}`

Permanently delete a contact-level exclusion.

Requires the `contact_exclusions:write` scope on the API key.

## Path parameters

- `exclusion_id` string, uuid, required

## Response `204`

Successful Response

---

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