---
title: "Reset Password"
method: POST
path: "/platform/adminuser/accounts/Reset-Password"
tags: ["AdminUser"]
---

# Reset Password

`POST /platform/adminuser/accounts/Reset-Password`

Resets the password for a user specified by email address.

## Query parameters

- `responseFields` string

## Request body

- AdminUserResetPasswordInfo — Email address of the user who is requesting a new password.
  - `emailAddress` string, nullable, required

## 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)
