---
title: "Withdraw a Reply-To grant"
method: DELETE
path: "/Communications/ReplyAddresses/Grants/{id}"
tags: ["Communications"]
---

# Withdraw a Reply-To grant

`DELETE /Communications/ReplyAddresses/Grants/{id}`

**Requires permissions:** *Admin* or *IT*

Removes the grant. Campaigns already sent are unaffected — the Reply-To they used is recorded on the campaign.

## Path parameters

- `id` integer, required

## Response `200`

Success

- DeleteReplyAddressGrantResponse
  - `deleted` boolean

## Other responses

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

---

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