---
title: "POST /v1/users/password/reset"
method: POST
path: "/v1/users/password/reset"
tags: ["users"]
---

# POST /v1/users/password/reset

`POST /v1/users/password/reset`

Reset a password

## Headers

- `x-api-key` string, required

## Request body

- PostV1UsersPasswordReset — Reset a password
  - `reset_password_token` string, required
  - `password` string, required
  - `password_confirmation` string, required

## Response `201`

Reset a password

---

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