---
title: "Delete the current user's account"
method: DELETE
path: "/api/v1/users/me"
tags: ["Users"]
---

# Delete the current user's account

`DELETE /api/v1/users/me`

## Response `204`

Deleted

## Other responses

- `401` — Unauthorized
- `422` — Cannot delete account

---

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