Delete dataset items
Delete dataset items using one of two modes:
- Delete by IDs: Provide 'item_ids' to delete specific items by their IDs
- Delete by filters: Provide 'dataset_id' with optional 'filters' to delete items matching criteria
When using filters, an empty 'filters' array will delete all items in the specified dataset.
Request body
Response
No content
Changes
Changed in 2 of the 57 revisions of this API.22
- ○
added the new
inenum value to the request propertyfilters/items/operatorrequest-property-enum-value-added
- ○
added the new
not_inenum value to the request propertyfilters/items/operatorrequest-property-enum-value-added
- ○
- ▲
removed the enum value
inof the request propertyfilters/items/operatorrequest-property-enum-value-removed
- ▲
removed the enum value
not_inof the request propertyfilters/items/operatorrequest-property-enum-value-removed
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲