---
title: "Archive a payout destination"
method: DELETE
path: "/api/account/{accountId}"
tags: ["Accounts"]
---

# Archive a payout destination

`DELETE /api/account/{accountId}`

Archives a payout destination. Archived destinations can no longer be used as payout targets. Idempotent.

## Path parameters

- `accountId` string, required

## Response `204`

Archive a payout destination successful

## Other responses

- `401` — Unauthorized - Invalid API key
- `404` — Account not found

---

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