---
title: "Update the current user email address"
method: POST
path: "/me/email"
tags: ["Me"]
---

# Update the current user email address

`POST /me/email`

Update the current user email address.

## Response `200`

OK

- object
  - `success` boolean
  - `confirmation_required` boolean — True if email confirmation is required for this change

## Other responses

- `default` — Error

---

[API](https://skmtc.net/xenforo-ltd/apis/xenforo-api.md) · [All operations](https://skmtc.net/xenforo-ltd/apis/xenforo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xenforo-ltd/xenforo-api/versions/b15eba33657a/schema)
