---
title: "PATCH /v1/admin/creators/{creatorId}"
method: PATCH
path: "/v1/admin/creators/{creatorId}"
tags: ["creators"]
---

# PATCH /v1/admin/creators/{creatorId}

`PATCH /v1/admin/creators/{creatorId}`

## Path parameters

- `creatorId` string, required

## Request body

- UpdateCreatorDto
  - `partnerName` string
  - `avatarAssetId` string
  - `profileColor` string
  - `userName` string

## Response `204`

Updated Creator

---

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