Deleting a file from a datasetΒΆ
To delete a file from the dataset, specify the identifier of the file to delete.
The file identiifer is the value of the id property of the dataset file.
dataset.delete_file('<file identifier>')
To delete a file from the dataset, specify the identifier of the file to delete.
The file identiifer is the value of the id property of the dataset file.
dataset.delete_file('<file identifier>')