Datasets
Partially update dataset
Partially update a dataset object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.
patch/v1/dataset/{dataset_id}
Path parameters
dataset_idstring uuid required
Dataset id
Dataset id
Request body
Response
Returns the dataset object