entity

Add an entity (or entities) to a dataset given a graph representation of the entity (or entities).

post/entity/add

Request body

attempt_mergeboolean

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

datasetstring required

Response

Added entity ids

EntityId[] required

Changes