APIsOrchestration Cluster APISpecificationsGroupDelete groupVersion: 8.8 (unreleased)Delete group DELETE /groups/:groupId Deletes the group with the given ID. Request Responses204401404500The group was deleted successfully.The request lacks valid authentication credentials.The group with the given ID was not found.An internal error occurred while processing the request.Was this helpful?