Skip to content

ndi.cloud.datasets.post_datasetId

  POST_DATASETID - update a dataset to NDI Cloud

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

  Inputs:
    DATASET_ID - an id of the dataset
    DATASET - the updated version of the dataset in JSON-formatted text
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did the post request work? 1 for no, 0 for yes
    RESPONSE - the updated dataset summary