Dataset API Reference
Update Dataset
This endpoint updates an existing dataset
PATCH
/
conduit
/
dataset
/
{dataset_id:str}
Body
The name of the dataset
Response
“SUCCESS” will be printed if it successfully updated
This endpoint updates an existing dataset
The name of the dataset
“SUCCESS” will be printed if it successfully updated