---
title: "Remove auto-payout configuration for a currency"
method: DELETE
path: "/api/auto-payout/{currency}"
tags: ["Auto Payouts"]
---

# Remove auto-payout configuration for a currency

`DELETE /api/auto-payout/{currency}`

## Path parameters

- `currency` 'USDC' | 'EURC', required

## Response `204`

Auto-payout configuration removed

## Other responses

- `401` — Unauthorized - Invalid API key
- `404` — Auto-payout configuration not found

---

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