Remove entities from dataset
Datasets
Remove entities from dataset
Removes one or more entities from a dataset. The entities themselves are not deleted — they are only removed from this dataset. Returns the number of entities removed.
DELETE
Remove entities from dataset
Documentation Index
Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Path Parameters
Unique dataset identifier.
Body
application/json
List of entity IDs to add or remove.
Minimum array length:
1Example:
["854198fa-f702-49db-a381-0427fa87f173"]
