Skip to main content
POST
Update Graph

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string<uuid>
required

Body

application/json
message_id
string<uuid> | null
nodes
GraphNodeCreate · object[]
edges
GraphEdgeCreate · object[]
ukl_refs
UklRefCreate · object[]

Response

Successful Response

nodes_created
integer
required
edges_created
integer
required
refs_created
integer
required
node_keys
string[]
required