datasets
Remove a label from a dataset
Remove a label from a dataset without deleting the label itself. This operation is idempotent: removing a label that is not applied is a no-op.
delete/v1/datasets/{dataset_identifier}/labels/{label_id}
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.
label_idstring required
The ID of the dataset label to remove
The ID of the dataset label to remove
Response
Successful Response
Changes
Changed in 2 of the 75 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲