---
title: "Resets password for the user"
method: POST
path: "/auth/reset-password"
tags: ["auth"]
---

# Resets password for the user

`POST /auth/reset-password`

Resets password for the user

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.net/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sdslabs/beast-api/versions/7d8933ea23d5/schema)
