Add entities to dataset
Datasets
Add entities to dataset
Adds one or more existing entities to a dataset. Returns the number of entities added.
POST
Add entities to 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"]

