v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
sync

Move a DAG

Atomically renames a DAG across local filesystem, remote repository, and sync state

post/sync/items/{itemId}/move

Path parameters

itemIdstring required

The current DAG identifier (file path without extension)

Query parameters

remoteNodestring

name of the remote node

Request body

newItemIdstring required

The new DAG identifier

messagestring

Commit message for the move

forceboolean

Force move even if the DAG has conflicts

Response

DAG moved successfully

messagestring required

Success message