delete https://api.scale.com/v1/nucleus/dataset/
NucleusClient.delete_dataset(dataset_id: str) -> dict
This endpoint deletes a Dataset
from Nucleus. If the Dataset
contained DatasetItems
, this endpoint will delete all of these items and their associated annotations and predictions as well.