Skip to content

ndi.cloud.datasets.delete_datasetId

  DELETE_DATASETID - Delete a dataset. Datasets cannot be deleted if they
  have been branched off of

  [STATUS,RESPONSE] = ndi.cloud.datasets.delete_datasetId(DATASET_ID, AUTH_TOKEN)

  Inputs:
    DATASET_ID - a string representing the dataset id
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did delete request work? 1 for no, 0 for yes
    RESPONSE - the delete confirmation