---
title: "Update Email Address"
method: PUT
path: "/account/email"
tags: ["Account"]
---

# Update Email Address

`PUT /account/email`

Update the email address associated with your account.

Memperbarui alamat email akun.

## Request body

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

## Response `201`

Updated

---

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