---
title: "Changes to Modify a user by id"
method: PUT
path: "/api/v1/users/{id}"
---

# Changes to Modify a user by id

`PUT /api/v1/users/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 19 revisions.

- **2022-08-18** `016871a170fd` — 1 breaking, 1 info
- **2021-09-17** `1134b4a506a5` — 3 breaking, 3 info
- **2021-08-09** `214f3986034a` — 2 info
- **2021-08-06** `e3cb40d13d06` — 2 warning, 2 info
- **2021-08-06** `3c703fa51ebd` — 3 info
- **2021-08-06** `e366ae458db2` — 1 warning, 1 info
- **2021-08-05** `bf593e163365` — 1 warning, 1 info
- **2019-08-15** `42619b8ccbbe` — 1 info

## Changes

- **2022-08-18** `016871a170fd` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2021-09-17** `1134b4a506a5` — 3 breaking, 3 info
  - removed the enum value `active` of the request property `status`
  - removed the enum value `disabled` of the request property `status`
  - removed the enum value `pending` of the request property `status`
  - added the new `ACTIVE` enum value to the request property `status`
  - added the new `DISABLED` enum value to the request property `status`
  - added the new `PENDING` enum value to the request property `status`
- **2021-08-09** `214f3986034a` — 2 info
  - added the new optional request property `roles/items/description`
  - added the new optional request property `roles/items/isGlobal`
- **2021-08-06** `e3cb40d13d06` — 2 warning, 2 info
  - removed the request property `roles/items/isCreated`
  - removed the request property `roles/items/isUpdated`
  - added the new optional request property `roles/items/createdAt`
  - added the new optional request property `roles/items/updatedAt`
- **2021-08-06** `3c703fa51ebd` — 3 info
  - added the new optional request property `roles/items/id`
  - added the new optional request property `roles/items/isCreated`
  - added the new optional request property `roles/items/isUpdated`
- **2021-08-06** `e366ae458db2` — 1 warning, 1 info
  - removed the request property `roles/items/description`
  - added the new optional request property `roles/items/scope`
- **2021-08-05** `bf593e163365` — 1 warning, 1 info
  - removed the request property `roles/items/scope`
  - added the new optional request property `roles/items/description`
- **2019-08-15** `42619b8ccbbe` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/docs/api/v1/users/:id/put.md) · [API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [Page](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/changes/api/v1/users/:id/put)
