entity

Add a batch of entities to a dataset given a list of graph representations of the entities.

post/entity/add_batch

Request body

attempt_mergeboolean

If true, attempt to merge with existing entities in the dataset

datasetstring required
skip_malformed_entitiesboolean

Response

Added entity ids

EntityId[] required

Changes