---
title: "PUT /api/account/me"
method: PUT
path: "/api/account/me"
tags: ["Account"]
---

# PUT /api/account/me

`PUT /api/account/me`

## Response `200`

OK

- UserDTO
  - `email` string, nullable
  - `token` string, nullable
  - `tenant` string, nullable

---

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