---
title: "Changes to Updates a user"
method: PATCH
path: "/api/users/{id}"
---

# Changes to Updates a user

`PATCH /api/users/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 1 breaking
- **2023-05-12** `78c48cd67184` — 1 breaking
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 info
- **2023-04-04** `9acb2632a6fd` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 breaking, 7 info
- **2023-04-04** `ae4e81183bd2` — 10 info
- **2023-04-04** `e1a32d8c1997` — 6 breaking, 4 warning
- **2023-04-03** `66b3a74354cf` — 10 info
- **2023-04-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 6 breaking, 4 warning
- **2002-04-24** `85037159b344` — 1 breaking

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-17** `bc9e361c5d5d` — 1 breaking
  - the `accounts/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
- **2023-05-12** `78c48cd67184` — 1 breaking
  - the `accounts/items/name` response property's maxLength was increased from `20` to `32` for the response status `200`
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 breaking, 7 info
  - the `accounts/items/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the required property `accounts/items/user/_id` to the response with the `200` status
  - added the required property `accounts/items/user/createdAt` to the response with the `200` status
  - added the required property `accounts/items/user/identityEthAddress` to the response with the `200` status
  - added the required property `accounts/items/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `accounts/items/user/roles` to the response with the `200` status
  - added the required property `accounts/items/user/updatedAt` to the response with the `200` status
  - added the required property `accounts/items/user/username` to the response with the `200` status
- **2023-04-04** `ae4e81183bd2` — 10 info
  - added the optional property `givenTotalCount` to the response with the `200` status
  - added the optional property `givenTotalScore` to the response with the `200` status
  - added the optional property `receivedTotalCount` to the response with the `200` status
  - added the optional property `receivedTotalScore` to the response with the `200` status
  - added the required property `_id` to the response with the `200` status
  - added the required property `accounts` to the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `identityEthAddress` to the response with the `200` status
  - added the required property `roles` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
- **2023-04-04** `e1a32d8c1997` — 6 breaking, 4 warning
  - removed the required property `_id` from the response with the `200` status
  - removed the required property `accounts` from the response with the `200` status
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `identityEthAddress` from the response with the `200` status
  - removed the required property `roles` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the optional property `givenTotalCount` from the response with the `200` status
  - removed the optional property `givenTotalScore` from the response with the `200` status
  - removed the optional property `receivedTotalCount` from the response with the `200` status
  - removed the optional property `receivedTotalScore` from the response with the `200` status
- **2023-04-03** `66b3a74354cf` — 10 info
  - added the optional property `givenTotalCount` to the response with the `200` status
  - added the optional property `givenTotalScore` to the response with the `200` status
  - added the optional property `receivedTotalCount` to the response with the `200` status
  - added the optional property `receivedTotalScore` to the response with the `200` status
  - added the required property `_id` to the response with the `200` status
  - added the required property `accounts` to the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `identityEthAddress` to the response with the `200` status
  - added the required property `roles` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 6 breaking, 4 warning
  - removed the required property `_id` from the response with the `200` status
  - removed the required property `accounts` from the response with the `200` status
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `identityEthAddress` from the response with the `200` status
  - removed the required property `roles` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the optional property `givenTotalCount` from the response with the `200` status
  - removed the optional property `givenTotalScore` from the response with the `200` status
  - removed the optional property `receivedTotalCount` from the response with the `200` status
  - removed the optional property `receivedTotalScore` from the response with the `200` status
- **2002-04-24** `85037159b344` — 1 breaking
  - the response property `accounts/items/avatarId` became optional for the status `200`

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/users/:id/patch.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/users/:id/patch)
