---
title: "Ask for a new password"
method: POST
path: "/auth/users/reset_password/"
tags: ["Auth"]
---

# Ask for a new password

`POST /auth/users/reset_password/`

## Request body

- UserResetPassword
  - `email` string, email, required — User email

## Response `204`

Recover suscessfully

---

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