---
title: "Change user password"
method: PUT
path: "/account/password"
tags: ["Account"]
---

# Change user password

`PUT /account/password`

Change the password for the current user

## Response `204`

Password changed successfully

## Other responses

- `400` — Invalid password or password change not allowed

---

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