Request
This endpoint expects an object.
updateobjectRequired
Dataset item update request
idslist of stringsOptional
List of dataset item IDs to update (max 1000). Mutually exclusive with ‘filters’.
filterslist of objectsOptional
dataset_idstringOptionalformat: "uuid"
Dataset ID. Required when using 'filters', optional when using 'ids'.
merge_tagsbooleanOptional
If true, merge tags with existing tags instead of replacing them. Default: false. When using ‘filters’, this is automatically set to true.