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

# POST /auth/send-reset-password-email

`POST /auth/send-reset-password-email`

Send reset password email

## Request body

- object
  - `email` string, email, required

## Response `201`

Successfully sent reset password email

---

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