---
title: "DELETE /api/users/me"
method: DELETE
path: "/api/users/me"
tags: ["user"]
---

# DELETE /api/users/me

`DELETE /api/users/me`

Delete the current user

## Response `204`

User deleted successfully

## Other responses

- `401` — Not authenticated

---

[API](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/revisions/fc5aae1cdc03/schema)
