APIsOrchestration Cluster APISpecificationsRoleDelete roleVersion: 8.8 (unreleased)Delete role DELETE /roles/:roleId Deletes the role with the given ID. Request Responses204401404500The role was deleted successfully.The request lacks valid authentication credentials.The role with the ID was not found.An internal error occurred while processing the request.Was this helpful?