sync

Delete all missing sync items

Removes all missing sync items from the 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 sync items deleted successfully

deletedstring[] required

List of deleted sync item IDs

messagestring required

Summary message

Changes