---
title: "Send password recovery email (Roles: none)"
method: POST
path: "/auth/forgot-password"
tags: ["Authentication"]
---

# Send password recovery email (Roles: none)

`POST /auth/forgot-password`

## Request body

- StringValue
  - `value` string
  - `value2` string

## Response `200`

Success

## Other responses

- `400` — Error

---

[API](https://skmtc.net/ludo/apis/ludo-ai-api.md) · [All operations](https://skmtc.net/ludo/apis/ludo-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ludo/ludo-ai-api/revisions/3af866d68651/schema)
