Skip to main content
POST
Sync To Ukl

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

node_results
SyncResultItem · object[]
required
edge_results
SyncResultItem · object[]
required
sync_log_id
string | null