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

# DELETE /users/me/

`DELETE /users/me/`

Deactivate and logout the authenticated user. All related resources (comparisons, etc.)
will be deleted separately by 'delete_inactive_users' after a delay, in order to avoid
conflicts with ml-train currently running.

## Response `204`

No response body

---

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