---
title: "Changes to Update User - PUT"
method: PUT
path: "/Users/{id}"
---

# Changes to Update User - PUT

`PUT /Users/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-07-17** `7978594f207e` — 4 breaking
- **2025-08-05** `d290ee2c70fc` — 3 breaking, 1 info

## Changes

- **2026-07-17** `7978594f207e` — 4 breaking
  - the `schemas` request property type changed from `object` to `array`
  - response property `emails/items/` list-of-types was widened by adding types `string` to media type `application/scim+json` of response `200`
  - the `roles` response's property type changed from `object` to `array` for status `200`
  - the `schemas` response's property type changed from `object` to `array` for status `200`
- **2025-08-05** `d290ee2c70fc` — 3 breaking, 1 info
  - the `schemas` request property type changed from `array` to `object`
  - the `roles` response's property type changed from `array` to `object` for status `200`
  - the `schemas` response's property type changed from `array` to `object` for status `200`
  - response property `emails/items/` list-of-types was narrowed by removing types `string` from media type `application/scim+json` of response `200`

---

[Operation](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/docs/Users/:id/put.md) · [API](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api.md) · [Page](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/changes/Users/:id/put)
