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

# Changes to Delete Role by ID

`DELETE /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` — 1 breaking, 7 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `RoleRidDeleteRole` removed and replaced with `23_delete_role`
- **2025-08-06** `82f6f0eba091` — 1 breaking, 7 info
  - removed the success response with the status `200`
  - api operation id `RoleRidDeleteRole` was added
  - api tag `Access Management` added
  - api tag `Role Management` removed
  - added the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - added the success response with the status `204`

---

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