---
title: "Delete recipient"
method: DELETE
path: "/alarms/recipients/{id}"
tags: ["Alarms"]
---

# Delete recipient

`DELETE /alarms/recipients/{id}`

Remove a recipient. This action will remove the recipient from associated alarms.
Any alarms where this recipient was the sole recipient will be disabled.

## Response `200`

Recipient deleted successfully

## Other responses

- `404` — Recipient not found

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
