Skip to main content
PUT
Replace the set of labels applied to a dataset

Path Parameters

dataset_identifier
string
required

The dataset identifier: either the dataset ID (GlobalID) or its name.

Body

application/json
dataset_label_ids
string[]

The complete set of dataset label GlobalIDs to apply to the dataset. Labels not in this list are removed from the dataset; an empty list removes all labels.

Response

Successful Response

data
DatasetLabel · object[]
required