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

# Delete

`DELETE /payments/customers/{id}`

Deletes the payment customer resource by its id

## Path parameters

- `id` string, uuid, required

## Response `200`

Delete a customer request.

## Other responses

- `404` — Payment customer 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)
