---
title: "POST /v1/auth/resetPassword"
method: POST
path: "/v1/auth/resetPassword"
---

# POST /v1/auth/resetPassword

`POST /v1/auth/resetPassword`

## Request body

- ResetPasswordDTO
  - `passwordResetHash` string, required
  - `newPassword` string, required

## Response `201`

- boolean

---

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