93cc41f2018a

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

Delete selected sync items

Removes the specified sync items 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

Sync item IDs to delete

messagestring

Commit message for the deletion

forceboolean

Force delete items with local modifications or conflicts

Response

Sync items deleted successfully

deletedstring[] required

List of deleted sync item IDs

messagestring required

Summary message