---
title: "Delete Account"
method: DELETE
path: "/user"
---

# Delete Account

`DELETE /user`

Initiate account deletion. Deletes the Stytch user immediately (enabling
re-registration) and schedules the DB hard delete for 30 days out.
See docs/ACCOUNT_DELETION_PHASE1.md for full spec.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
