---
title: "Delete OSH account and related transactions for a customer"
method: DELETE
path: "/customers/{customerId}/osh/accounts/{accountId}"
---

# Delete OSH account and related transactions for a customer

`DELETE /customers/{customerId}/osh/accounts/{accountId}`

## Path parameters

- `customerId` string, required
- `accountId` string, required

## Response `204`

OSH account and related transactions deleted successfully

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/open-finance/apis/auth.md) · [All operations](https://skmtc.net/open-finance/apis/auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/open-finance/auth/revisions/b4d401b65c3d/schema)
