---
title: "Forgot Password"
method: POST
path: "/cabinet/auth/password/forgot"
tags: ["Cabinet Auth"]
---

# Forgot Password

`POST /cabinet/auth/password/forgot`

Request password reset.

## Request body

- PasswordForgotRequest — Request to initiate password reset.
  - `email` string, email, required — Email address

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api.md) · [All operations](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bedolagam/remnawave-bot-admin-api/versions/45956d1b13ec/schema)
