Skip to content

ndi.cloud.datasets.post_publish

  POST_PUBLISH - publish a dataset

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

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

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