---
title: "Delete a payout"
method: DELETE
path: "/payouts/{id}"
---

# Delete a payout

`DELETE /payouts/{id}`

## Path parameters

- `id` integer, required

## Response `204`

Payout deleted successfully.

## Other responses

- `404` — Payout not found.

---

[API](https://skmtc.net/fedapay/apis/customer-api.md) · [All operations](https://skmtc.net/fedapay/apis/customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fedapay/customer-api/versions/e6bade118d1a/schema)
