---
title: "PATCH /auth/change-password"
method: PATCH
path: "/auth/change-password"
tags: ["auth"]
---

# PATCH /auth/change-password

`PATCH /auth/change-password`

Change password

## Request body

- object
  - `password` string, required — Minimum 8 chars
  - `newPassword` string, required

## Response `201`

Change password successfully

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
