---
title: "Changes to Add Role"
method: POST
path: "/role"
---

# Changes to Add Role

`POST /role`

> 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` — 1 breaking, 2 warning, 8 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `RoleAddRole` removed and replaced with `20_add_role`
- **2025-08-06** `82f6f0eba091` — 1 breaking, 2 warning, 8 info
  - removed the success response with the status `200`
  - removed the request property `active`
  - removed the optional property `error` from the response with the `400` status
  - api operation id `RoleAddRole` was added
  - api tag `Access Management` added
  - api tag `Role Management` removed
  - removed the non-success response with the status `401`
  - added the optional property `extra` to the response with the `400` status
  - 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
  - added the success response with the status `201`

---

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