Remove one or more tags from sources, transformations, destinations, and other catalog resources.
names and one or more resource ID lists.
| Parameter | Type | Required | Description |
|---|---|---|---|
names | array of strings | Yes | Tag names to detach. Names that don’t exist in the organization are skipped. |
sources | array of UUIDs | No | Source IDs to untag. |
transformations | array of UUIDs | No | Transformation IDs to untag (covers queries, notebooks, and histories). |
destinations | array of UUIDs | No | Destination IDs to untag. |
visualizations | array of UUIDs | No | Visualization IDs to untag. |
layers | array of UUIDs | No | Layer IDs to untag. |
folders | array of UUIDs | No | Folder IDs to untag. |
tables | array of UUIDs | No | Table IDs to untag. |
volumes | array of UUIDs | No | Volume IDs to untag. |
names and from which the resources were detached.
API Key authentication. Format: 'x-api-key: api_key'
255