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

# Delete a recipient

`DELETE /recipients/{recipientId}`

## Response `200`

successfully deleted recipient

## Other responses

- `422` — Unprocessable Content
- `500` — Server error

---

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