---
title: "Change User Password"
method: POST
path: "/platform/adminuser/accounts/{userId}/Change-User-Password"
tags: ["AdminUser"]
---

# Change User Password

`POST /platform/adminuser/accounts/{userId}/Change-User-Password`

Changes a user's password to the provided new password

## Path parameters

- `userId` string, required

## Query parameters

- `responseFields` string

## Request body

- ChangeUserPasswordInfo
  - `newPassword` string, nullable

## Response `200`

OK

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
