---
title: "PUT /v1/shared/auth/profile/password/"
method: PUT
path: "/v1/shared/auth/profile/password/"
tags: ["v1"]
---

# PUT /v1/shared/auth/profile/password/

`PUT /v1/shared/auth/profile/password/`

## Request body

- SharedUserPassword
  - `old_password` string, required
  - `new_password` string, required

## Response `200`

- SharedUserPassword
  - `old_password` string, required
  - `new_password` string, required

---

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