sync
Delete a DAG
Removes a DAG from the remote repository (git rm + commit + push), local disk, and sync state
post/sync/items/{itemId}/delete
Path parameters
itemIdstring required
The DAG identifier (file path without extension)
Query parameters
remoteNodestring
name of the remote node
Request body
Response
DAG deleted successfully