---
title: "Re Enable Exclusion"
method: POST
path: "/api/exclusions/{rule_id}/re-enable"
tags: ["exclusions"]
---

# Re Enable Exclusion

`POST /api/exclusions/{rule_id}/re-enable`

Re-enable a previously excluded domain/email.
Deletes the exclusion rule and sets outreach_excluded=False on matching people.
Admin only.

## Path parameters

- `rule_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/rethoric/apis/rethoric-os.md) · [All operations](https://skmtc.dev/rethoric/apis/rethoric-os/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rethoric/rethoric-os/revisions/76b6d39426f6/schema)
