---
title: "Delete Account Exclusion"
method: DELETE
path: "/v1/account-exclusions/{exclusion_id}"
tags: ["accounts"]
---

# Delete Account Exclusion

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

Permanently delete an account-level exclusion.

Requires the `account_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/80f4fd40b75e/schema)
