---
title: "Delete your account"
method: DELETE
path: "/me"
---

# Delete your account

`DELETE /me`

**Be careful!** This is a destructive action.
                        By deleting your account you will loose access to all of your charts.
                        If this endpoint should be used in an application (CMS), it is recommended to
                        ask the user for confirmation. Requires scope `user:write`.

## Request body

- object
  - `email` string — User email address to confirm deletion.
  - `password` string, required — User password to confirm deletion

## Response `204`

No Content

---

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