---
title: "Request password reset"
method: POST
path: "/v1/auth/forgot-password"
tags: ["Auth"]
---

# Request password reset

`POST /v1/auth/forgot-password`

## Request body

- ForgotPasswordRequest
  - `username` string, required

## Response `200`

Password reset request successful

---

[API](https://skmtc.net/openloyalty/apis/loyalty-blockchain-api.md) · [All operations](https://skmtc.net/openloyalty/apis/loyalty-blockchain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openloyalty/loyalty-blockchain-api/revisions/e825144e9ffd/schema)
