---
title: "Update user first name"
method: PUT
path: "/account/firstname"
tags: ["Account"]
---

# Update user first name

`PUT /account/firstname`

Update the first name of the current user

## Response `204`

First name updated successfully

---

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