Create Sync Dag

Create a new DAG definition for a sync.

Path parameters

sync_idstringRequired

Headers

x-api-keystringOptional

Request

This endpoint expects an object.
namestringRequired
sync_idstringRequired
nodeslist of objectsRequired
edgeslist of objectsRequired
descriptionstringOptional

Response

Successful Response

namestring
sync_idstringformat: "uuid"
idstringformat: "uuid"
organization_idstringformat: "uuid"
created_by_emailstring
modified_by_emailstring
nodeslist of objects
edgeslist of objects
descriptionstringOptional

Errors