Tags
Remove Tags from Data Items
Remove tags from data items in bulk
DELETE
Removes the given tags from the given data items. Every tag in
tag_ids is removed from every data item in data_ids.
This DELETE request takes a JSON body rather than query parameters. Set the
Content-Type header to application/json and send data_ids and tag_ids in the body.Array of data item UUIDs to untag
Array of tag UUIDs to remove