---
title: "Password Reset"
method: POST
path: "/v1/password/forgot"
---

# Password Reset

`POST /v1/password/forgot`

## Headers

- `Accept` string, required
- `Content-Type` string, required

## Request body

- object
  - `username` string, required

## Response `202`

202

- object

## Other responses

- `422` — 422

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/versions/face82bdd778/schema)
