Functions to permanently remove data from the server.
cto_delete_dataset(): Permanently deletes a dataset and all its associated data. This operation cannot be undonecto_purge_dataset(): Removes all records from the dataset but keeps the dataset definition (schema/ID) intact.
See also
Other Dataset Management Functions:
cto_dataset_create(),
cto_dataset_download(),
cto_dataset_info(),
cto_dataset_list()