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

# PATCH /auth/change-email

`PATCH /auth/change-email`

Change email

## Request body

- object
  - `email` string, email, required
  - `token` string, required
  - `code` string, required

## Response `200`

Change email 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)
