---
title: "PATCH /v1/admin/profiles/{id}"
method: PATCH
path: "/v1/admin/profiles/{id}"
tags: ["profiles"]
---

# PATCH /v1/admin/profiles/{id}

`PATCH /v1/admin/profiles/{id}`

## Path parameters

- `id` string, required

## Request body

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

## Response `204`

Updated 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)
