---
title: "Delete Me"
method: DELETE
path: "/v1/auth/me"
tags: ["Profile"]
---

# Delete Me

`DELETE /v1/auth/me`

Deletes the currently logged-in user's account.

## Response `204`

Account deleted successfully

## Other responses

- `401` — Unauthorized

## Changes

- **2026-07-02** `e500bc0895c5` — 2 info
  - api tag `Profile` added
  - api tag `Auth` removed
- **2026-06-29** `162c1e986d3a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/px0-ai/apis/px0-api/changes/v1/auth/me/delete.md)

---

[API](https://skmtc.dev/px0-ai/apis/px0-api.md) · [All operations](https://skmtc.dev/px0-ai/apis/px0-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/px0-ai/px0-api/revisions/3ed72443989d/schema)
