v51

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

Delete selected DAGs

Removes the specified DAGs from the remote repository, local disk, and sync state in a single commit.

post/sync/delete-batch

Query parameters

remoteNodestring

name of the remote node

Request body

itemIdsstring[] required

DAG IDs to delete

messagestring

Commit message for the deletion

forceboolean

Force delete DAGs with local modifications or conflicts

Response

DAGs deleted successfully

deletedstring[] required

List of deleted DAG IDs

messagestring required

Summary message