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