---
title: "Changes to Update User"
method: PATCH
path: "/v1/users/{id}"
---

# Changes to Update User

`PATCH /v1/users/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 10 revisions.

- **2025-05-20** `3ea9a7bcd498` — 2 info
- **2025-05-06** `9c3c66ced257` — 4 info
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 9 warning, 1 info
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
- **2025-03-04** `b9fc18a0eac3` — 1 info

## Changes

- **2025-05-20** `3ea9a7bcd498` — 2 info
  - added the new optional request property `githubUserId`
  - added the optional property `user/allOf[#/components/schemas/User]/githubUserId` to the response with the `200` status
- **2025-05-06** `9c3c66ced257` — 4 info
  - added the new optional request property `displayName`
  - added the new optional request property `profilePictureUrl`
  - added the optional property `user/allOf[#/components/schemas/User]/displayName` to the response with the `200` status
  - added the optional property `user/allOf[#/components/schemas/User]/profilePictureUrl` to the response with the `200` status
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 9 warning, 1 info
  - the `user` response's property type changed from `object` to no type for status `200`
  - removed the optional property `user/createTime` from the response with the `200` status
  - removed the optional property `user/email` from the response with the `200` status
  - removed the optional property `user/googleUserId` from the response with the `200` status
  - removed the optional property `user/hasAuthenticatorApp` from the response with the `200` status
  - removed the optional property `user/id` from the response with the `200` status
  - removed the optional property `user/microsoftUserId` from the response with the `200` status
  - removed the optional property `user/organizationId` from the response with the `200` status
  - removed the optional property `user/owner` from the response with the `200` status
  - removed the optional property `user/updateTime` from the response with the `200` status
  - added `#/components/schemas/User` to the `user` response property `allOf` list for the response status `200`
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
  - the `details/items/` response's property type changed from `object` to no type for status `400`
  - the `details/items/` response's property type changed from `object` to no type for status `401`
  - the `details/items/` response's property type changed from `object` to no type for status `403`
  - the `details/items/` response's property type changed from `object` to no type for status `404`
  - removed the optional property `details/items/description` from the response with the `400` status
  - removed the optional property `details/items/description` from the response with the `401` status
  - removed the optional property `details/items/description` from the response with the `403` status
  - removed the optional property `details/items/description` from the response with the `404` status
  - removed the optional property `details/items/docsLink` from the response with the `400` status
  - removed the optional property `details/items/docsLink` from the response with the `401` status
  - removed the optional property `details/items/docsLink` from the response with the `403` status
  - removed the optional property `details/items/docsLink` from the response with the `404` status
- **2025-03-04** `b9fc18a0eac3` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tesseral-labs/apis/backendservice-api/docs/v1/users/:id/patch.md) · [API](https://skmtc.dev/tesseral-labs/apis/backendservice-api.md) · [Page](https://skmtc.dev/tesseral-labs/apis/backendservice-api/changes/v1/users/:id/patch)
