---
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.net/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.net/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/versions/3f6148113861/schema)
