---
title: "Changes to Update UserAccount"
method: PATCH
path: "/api/useraccounts/{id}"
---

# Changes to Update UserAccount

`PATCH /api/useraccounts/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 1 breaking, 1 info
- **2023-05-12** `78c48cd67184` — 1 breaking, 1 info
- **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-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 10 breaking, 1 info
- **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, 1 info
  - the `name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `name` request property's minLength was decreased from `4` to `2`
- **2023-05-12** `78c48cd67184` — 1 breaking, 1 info
  - the `name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `name` request property's maxLength was increased from `20` to `32`
- **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 `user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the required property `user/_id` to the response with the `200` status
  - added the required property `user/createdAt` to the response with the `200` status
  - added the required property `user/identityEthAddress` to the response with the `200` status
  - added the required property `user/rewardsEthAddress` to the response with the `200` status
  - added the required property `user/roles` to the response with the `200` status
  - added the required property `user/updatedAt` to the response with the `200` status
  - added the required property `user/username` 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` — 10 breaking, 1 info
  - the `name` request property's maxLength was decreased to `20`
  - the `name` request property's minLength was increased from `2` to `4`
  - the `user` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the required property `user/_id` from the response with the `200` status
  - removed the required property `user/createdAt` from the response with the `200` status
  - removed the required property `user/identityEthAddress` from the response with the `200` status
  - removed the required property `user/rewardsEthAddress` from the response with the `200` status
  - removed the required property `user/roles` from the response with the `200` status
  - removed the required property `user/updatedAt` from the response with the `200` status
  - removed the required property `user/username` from the response with the `200` status
  - the response property `avatarId` became required for the status `200`
- **2002-04-24** `85037159b344` — 1 breaking
  - the response property `avatarId` became optional for the status `200`

---

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