---
title: "PATCH /v1/profiles"
method: PATCH
path: "/v1/profiles"
tags: ["profiles"]
---

# PATCH /v1/profiles

`PATCH /v1/profiles`

## Request body

- UpdateProfileDto
  - `username` string
  - `profileColor` string
  - `avatarAssetId` string, nullable

## Response `204`

Update Profile

---

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