datasets
Replace the set of labels applied to a dataset
Replace the entire set of labels applied to a dataset. Labels present in the request but not currently applied are added; labels currently applied but absent from the request are removed. An empty list removes all labels.
put/v1/datasets/{dataset_identifier}/labels
Path parameters
dataset_identifierstring required
The dataset identifier: either the dataset ID (GlobalID) or its name.
The dataset identifier: either the dataset ID (GlobalID) or its name.
Request body
Response
Successful Response