---
title: "Delete current user account"
method: DELETE
path: "/account"
tags: ["Account"]
---

# Delete current user account

`DELETE /account`

Permanently delete the current user's account and all associated data

## Response `204`

Account deleted successfully

## Other responses

- `401` — Unauthorized

---

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