---
title: "PUT /users/{userId}/password"
method: PUT
path: "/users/{userId}/password"
---

# PUT /users/{userId}/password

`PUT /users/{userId}/password`

## Path parameters

- `userId` integer, required

## Request body

- object
  - `password` string, required
  - `newPassword` string, required

## Response `200`

changePassword 200 response

---

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