Add Fact Triple
Add a fact triple for a user or group
Request
This endpoint expects an object.
fact
The fact relating the two nodes that this edge represents
fact_name
The name of the edge to add. Should be all caps using snake case (eg RELATES_TO)
target_node_name
The name of the target node to add
created_at
The timestamp of the message
expired_at
The time (if any) at which the edge expires
fact_uuid
The uuid of the edge to add
group_id
invalid_at
The time (if any) at which the fact stops being true
source_node_name
The name of the source node to add
source_node_summary
The summary of the source node to add
source_node_uuid
The source node uuid
target_node_summary
The summary of the target node to add
target_node_uuid
The target node uuid
user_id
valid_at
The time at which the fact becomes true
Response
Resulting triple
edge
source_node
target_node