---
title: "Password Reset"
method: POST
path: "/password-reset"
---

# Password Reset

`POST /password-reset`

Reset a password of a user

## Response `200`

Successful (200)

- object

## Other responses

- `400` — Bad Request (400)
- `404` — Not Found (404)
- `500` — Internal Server Error (500)

---

[API](https://skmtc.dev/zesty/apis/authentication-api.md) · [All operations](https://skmtc.dev/zesty/apis/authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zesty/authentication-api/revisions/7dbb9f92176e/schema)
