---
title: "Delete"
method: DELETE
path: "/payments/recipients/{id}"
tags: ["Payment Recipient"]
---

# Delete

`DELETE /payments/recipients/{id}`

Deletes the payment recipient resource by its id

## Path parameters

- `id` string, uuid, required

## Response `200`

Delete a recipient.

## Other responses

- `404` — Payment recipient not found

---

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