Create Entity
Creates a new entity in the graph.
Path parameters
collection_id
The collection ID corresponding to the graph to add the entity to.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
name
The name of the entity to create.
description
The description of the entity to create.
category
The category of the entity to create.
metadata
The metadata of the entity to create.
Response
Successful Response
results
An entity extracted from a document.