---
title: "Updates the user's name"
method: PATCH
path: "/user/name"
tags: ["user"]
---

# Updates the user's name

`PATCH /user/name`

## Request body

- object
  - `firstName` string
  - `lastName` string

## Response `200`

OK

---

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