---
title: "Changes to Update User Profile"
method: PUT
path: "/user"
---

# Changes to Update User Profile

`PUT /user`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2026-09-23** `ae2c9c9f8e5d` — 2 info
- **2026-09-12** `3c1196c11561` — 3 breaking, 2 warning
- **2026-09-06** `4204d4053799` — 1 warning, 1 info

## Changes

- **2026-09-23** `ae2c9c9f8e5d` — 2 info
  - added the new optional request property `mark_review_asked`
  - added the optional property `review_asked_at` to the response with the `200` status
- **2026-09-12** `3c1196c11561` — 3 breaking, 2 warning
  - removed the required property `paywall/anyOf[subschema #1: PaywallStatus]/arm` from the response with the `200` status
  - removed the required property `paywall/anyOf[subschema #1: PaywallStatus]/messages_used` from the response with the `200` status
  - removed the required property `paywall/anyOf[subschema #1: PaywallStatus]/state` from the response with the `200` status
  - removed the optional property `paywall/anyOf[subschema #1: PaywallStatus]/messages_limit` from the response with the `200` status
  - removed the optional property `paywall/anyOf[subschema #1: PaywallStatus]/reset_at` from the response with the `200` status
- **2026-09-06** `4204d4053799` — 1 warning, 1 info
  - removed the optional property `explore_tab_enabled` from the response with the `200` status
  - added the optional property `taste_covers_enabled` to the response with the `200` status

---

[Operation](https://skmtc.dev/stardrift/apis/fastapi/docs/user/put.md) · [API](https://skmtc.dev/stardrift/apis/fastapi.md) · [Page](https://skmtc.dev/stardrift/apis/fastapi/changes/user/put)
