---
title: "POST /auth/send-change-email-code"
method: POST
path: "/auth/send-change-email-code"
tags: ["auth"]
---

# POST /auth/send-change-email-code

`POST /auth/send-change-email-code`

Send change email code

## Request body

- object
  - `email` string, email, required
  - `password` string, required

## Response `200`

Send change email code successfully

- object
  - `token` string, required

---

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