Add Nodes
Add entity nodes to a user or graph directly, without episode ingestion. Up to 100 nodes per request.
Request
Nodes to add
nodes
The nodes to add. 1 to 100 items.
graph_id
user_id
Response
Accepted
nodes
The accepted nodes, each carrying its resolved (server-assigned or caller-supplied) UUID, in request order.
task_id
Task ID of the async add-nodes task.
Errors
400
Bad Request Error
500
Internal Server Error