---
title: "Change my password"
method: PATCH
path: "/api/users/v2/me/change-password"
tags: ["Users"]
---

# Change my password

`PATCH /api/users/v2/me/change-password`

## Response `204`

No content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `409` — Conflict

---

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