---
title: "RetrievePassWord"
method: POST
path: "/answer/api/v1/user/password/reset"
tags: ["User"]
---

# RetrievePassWord

`POST /answer/api/v1/user/password/reset`

RetrievePassWord

## Request body

- SchemaUserRetrievePassWordRequest
  - `captcha_code` string
  - `captcha_id` string
  - `e_mail` string, required

## Response `200`

OK

- string

---

[API](https://skmtc.net/apache/apis/apache-answer.md) · [All operations](https://skmtc.net/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/apache-answer/revisions/e9c2980e6571/schema)
