---
title: "Reset password"
method: POST
path: "/v1/auth/reset-password"
tags: ["Auth"]
---

# Reset password

`POST /v1/auth/reset-password`

## Query parameters

- `token` string, required

## Request body

- ResetPasswordRequest
  - `password` string, required

## Response `200`

Password reset successful

---

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