---
title: "POST /v2/user/reset_password"
method: POST
path: "/v2/user/reset_password"
tags: ["user"]
---

# POST /v2/user/reset_password

`POST /v2/user/reset_password`

reset user password.

## Request body

- ModelsResetPasswordReqV2
  - `current_user_password` string, required
  - `password` string, required
  - `tenant` string, required
  - `username` string, required

## Response `200`

OK

---

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