---
title: "DELETE /v1/users/@me"
method: DELETE
path: "/v1/users/@me"
---

# DELETE /v1/users/@me

`DELETE /v1/users/@me`

Delete your user

## Request body

- object — DELETE /v1/users/@me request body

## Response `200`

DELETE /v1/users/@me Successful response

- object
  - `status` 'success', required
  - `data` object, required
    - `message` string

## Other responses

- `400` — DELETE /v1/users/@me Error response

---

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