---
title: "PUT /v1/users/{username}"
method: PUT
path: "/v1/users/{username}"
tags: ["UserCenter"]
---

# PUT /v1/users/{username}

`PUT /v1/users/{username}`

UpdateUser

## Path parameters

- `username` string, required

## Request body

- UsercenterV1UpdateUserRequest
  - `username` string
  - `nickname` string
  - `email` string
  - `phone` string

## Response `200`

OK

---

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