---
title: "Changes to Update Role by ID"
method: PUT
path: "/role/{rid}"
---

# Changes to Update Role by ID

`PUT /role/{rid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 2 warning, 17 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `RoleRidEditRole` removed and replaced with `24_edit_role`
- **2025-08-06** `82f6f0eba091` — 2 warning, 17 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `operator` from the response with the `200` status
  - api operation id `RoleRidEditRole` was added
  - api tag `Access Management` added
  - api tag `Role Management` removed
  - request property `active` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `email` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `name` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `operator` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `password` list-of-types was widened by adding types `null` to media type `application/json`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - added the optional property `extra` to the response with the `400` status
  - the response property `active` became required for the status `200`
  - the response property `email` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - added the required property `detail` to the response with the `400` status
  - added the required property `status_code` to the response with the `400` status

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/role/:rid/put.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/role/:rid/put)
