---
title: "Request Email Change"
method: POST
path: "/v1/customer-portal/customers/me/email-update/request"
tags: ["customer_portal", "customers", "public"]
---

# Request Email Change

`POST /v1/customer-portal/customers/me/email-update/request`

Request an email change for the authenticated customer.

## Request body

- CustomerEmailUpdateRequest
  - `email` string, email, required

## Response `202`

Verification email sent.

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/polar/apis/polar-api.md) · [All operations](https://skmtc.net/polar/apis/polar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/polar/polar-api/revisions/1ee4b8be5abd/schema)
