---
title: "Delete a Recipient"
method: DELETE
path: "/1/recipients/{recipientId}"
tags: ["Recipients"]
---

# Delete a Recipient

`DELETE /1/recipients/{recipientId}`

Delete a recipient by specifying the recipient ID.
A Recipient can only be deleted if it is NOT in use by any Triggers or Burn Alerts associated to the team.

## Response `204`

Success - no content

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `409` — Conflict

---

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