---
title: "Update profile"
method: PATCH
path: "/api/user/profile"
tags: ["User"]
---

# Update profile

`PATCH /api/user/profile`

## Request body

- object
  - `bannerUrl` string
  - `profileUrl` string
  - `userTheme` string

## Response `200`

{ success, user }

---

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