---
title: "Change Password"
method: PUT
path: "/v1/users/change-password"
tags: ["User"]
---

# Change Password

`PUT /v1/users/change-password`

## Request body

- V1ChangePassword
  - `current` string
  - `new` string

## Response `204`

No Content

---

[API](https://skmtc.net/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.net/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/versions/f19934d1b3ab/schema)
