Delete Dataset

📘

Click for Python SDK

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.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!