permissions
Delete Role Endpoint
Delete a role and all its associations.
Removes all user-role memberships and ACL entries for this role, then deletes the role. The authenticated user must be able to manage users in the tenant.
Path Parameters
- role_id (UUID): The UUID of the role to delete
DELETE
Delete Role Endpoint
Delete Role Endpoint