---
title: "delete account"
method: DELETE
path: "/cellar/accounts/{accountID}"
tags: ["account"]
---

# delete account

`DELETE /cellar/accounts/{accountID}`

## Path parameters

- `accountID` integer, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/goadesign/apis/the-virtual-wine-cellar.md) · [All operations](https://skmtc.net/goadesign/apis/the-virtual-wine-cellar/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goadesign/the-virtual-wine-cellar/versions/348fc24f05fe/schema)
