---
title: "Delete a RBAC Role"
method: DELETE
path: "/{workspace}/rbac/roles/{RBACRoleId}"
tags: ["RBACRoles"]
---

# Delete a RBAC Role

`DELETE /{workspace}/rbac/roles/{RBACRoleId}`

Delete a RBAC Role

## Path parameters

- `RBACRoleId` string, required
- `workspace` string, required

## Response `204`

Successfully deleted RBAC Role or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kong/apis/kong-enterprise-admin-api.md) · [All operations](https://skmtc.net/kong/apis/kong-enterprise-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/kong-enterprise-admin-api/revisions/28b1f8a59cdc/schema)
