---
title: "This method provide possibility to update email."
method: PUT
path: "/api/Accounts/Email"
tags: ["Accounts"]
---

# This method provide possibility to update email.

`PUT /api/Accounts/Email`

## Request body

- ChangeEmailRequest
  - `email` string, nullable
  - `type` integer

## Response `200`

Success

---

[API](https://skmtc.dev/skipcash/apis/skipcash-api.md) · [All operations](https://skmtc.dev/skipcash/apis/skipcash-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skipcash/skipcash-api/revisions/6d8bb4bacc01/schema)
