---
title: "Change the password"
method: POST
path: "/members/password"
tags: ["Members"]
---

# Change the password

`POST /members/password`

Update the password for the identified member.

## Query parameters

- `current_password` string
- `new_password` string
- `confirmed_password` string
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/versions/166cef8615b3/schema)
