---
title: "Delete user account"
method: DELETE
path: "/auth/account"
tags: ["Authentication"]
---

# Delete user account

`DELETE /auth/account`

Permanently deletes the authenticated user's account, including all resumes, uploaded files (profile pictures, screenshots, PDFs), and associated data. This action is irreversible. Requires authentication.

## Response `200`

The user account and all associated data have been successfully deleted.

- unknown

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
