---
title: "POST /auth/reset-password"
method: POST
path: "/auth/reset-password"
tags: ["auth"]
---

# POST /auth/reset-password

`POST /auth/reset-password`

Reset password

## Request body

- object
  - `password` string, required
  - `code` string, required

## Response `201`

Successfully reset password

---

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