---
title: "PATCH /v1/plus/auth/profile/password/"
method: PATCH
path: "/v1/plus/auth/profile/password/"
tags: ["v1"]
---

# PATCH /v1/plus/auth/profile/password/

`PATCH /v1/plus/auth/profile/password/`

## Request body

- PatchedSharedUserPassword
  - `old_password` string
  - `new_password` string

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