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

# Update user

`PATCH /api/user`

Body: user fields to update. Writing `interests` stamps `interestsCapturedAt` on first capture.

## Request body

- object

## Response `200`

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