---
title: "POST /password/reset-password"
method: POST
path: "/password/reset-password"
tags: ["rest-password-controller"]
---

# POST /password/reset-password

`POST /password/reset-password`

## Request body

- PasswordResetDto
  - `newPassword` string
  - `confirmPassword` string
  - `token` string

## Response `200`

OK

---

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