Authorization
Delete Role
Delete a custom role.
System roles cannot be deleted; roles with active assignments return 409 (delete the assignments first).
delete/api/v1/authz/roles/{role_id}
Path parameters
role_idstring uuid required
Response
Successful Response