Skip to main content
POST
Preview Sync

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
node_keys
string[]
edge_keys
string[]
synced_by
string | null

Response

Successful Response

nodes
SyncPreviewNode · object[]
required
edges
SyncPreviewEdge · object[]
required