v47

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2024-10-01163166522.3 KB
Datasets

Delete dataset

Delete a dataset object by its id

delete/v1/dataset/{dataset_id}

Path parameters

dataset_idstring uuid required

Dataset id

Dataset id

Response

Returns the deleted dataset object

idstring uuid required

Unique identifier for the dataset

project_idstring uuid required

Unique identifier for the project that the dataset belongs under

namestring required

Name of the dataset. Within a project, dataset names are unique

descriptionstring nullable

Textual description of the dataset

createdstring date-time nullable

Date of dataset creation

deleted_atstring date-time nullable

Date of dataset deletion, or null if the dataset is still active

user_idstring uuid nullable

Identifies the user who created the dataset

metadataobject nullable

User-controlled metadata about the dataset