Batch update dataset items

Update multiple dataset items

Request

This endpoint expects an object.
idslist of stringsRequired

List of dataset item IDs to update (max 1000)

updateobjectRequired
Dataset item update request
merge_tagsbooleanOptional

If true, merge tags with existing tags instead of replacing them. Default: false

Response

No Content

Errors