sync

Delete all missing sync items

Removes all missing items from remote repository, local disk, and sync state

post/sync/delete-missing

Query parameters

remoteNodestring

name of the remote node

Request body

messagestring

Commit message for the deletion

Response

Missing items deleted successfully

deletedstring[] required

List of deleted item IDs

messagestring required

Summary message

Changes