---
title: "POST /api/auth/password"
method: POST
path: "/api/auth/password"
tags: ["ChangePasswordEndpoint"]
---

# POST /api/auth/password

`POST /api/auth/password`

## Request body

- ChangePasswordRequest
  - `currentPassword` string, nullable
  - `newPassword` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/pw-hub/apis/pw-modules-api.md) · [All operations](https://skmtc.dev/pw-hub/apis/pw-modules-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pw-hub/pw-modules-api/revisions/7713ed5fb677/schema)
