ndi.cloud.api.datasets.bulk_delete_documents
BULK_DELETE_DOCUMENTS - Delete a set of documents from the dataset
RESPONSE = ndi.cloud.api.datasets.BULK_DELETE_DOCUMENTS(DATASET_ID, DOCUMENT_IDS)
Inputs:
DATASET_ID - an id of the dataset
DOCUMENT_IDS - a cell array of document ids to delete
Outputs:
response - the post request response