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

# Delete user

`DELETE /auth/delete`

Endpoint to delete user.

## Response `200`

Successful Response

- UserDeletionResponse
  - `success` boolean, required
  - `message` string, required

---

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