---
title: "POST /V1/managements/users/{userId}/resetPassword"
method: POST
path: "/V1/managements/users/{userId}/resetPassword"
tags: ["UserManagement"]
---

# POST /V1/managements/users/{userId}/resetPassword

`POST /V1/managements/users/{userId}/resetPassword`

## Path parameters

- `userId` string, required

## Request body

- BetConstructSSOAuthAPIViewModelsManagementPasswordResetViewModel
  - `newPassword` string, required
  - `confirmPassword` string, required

## Response `200`

Success

---

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