---
title: "Delete Role by ID"
method: DELETE
path: "/role/{rid}"
tags: ["Access Management"]
---

# Delete Role by ID

`DELETE /role/{rid}`

Delete a role by ID.

## Path parameters

- `rid` string, uuid, required

## Response `204`

Request fulfilled, nothing follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

[API](https://skmtc.net/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.net/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
