datasets
Update a dataset label by ID
Partially update a dataset label's name, color, and/or description. Only the fields included in the request body are changed; omitted fields are left as-is.
patch/v1/dataset_labels/{label_id}
Path parameters
label_idstring required
The ID of the dataset label
The ID of the dataset label
Request body
Response
Successful Response