---
title: "PATCH /v1/creator/custom-urls"
method: PATCH
path: "/v1/creator/custom-urls"
tags: ["custom-urls"]
---

# PATCH /v1/creator/custom-urls

`PATCH /v1/creator/custom-urls`

## Request body

- UpdateCustomUrlDto
  - `widgetId` string
  - `url` string
  - `websiteTitle` string
  - `backgroundColor` string
  - `textColor` string

## Response `204`

Updated CustomUrl

---

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