sync

Forget a sync item

Removes the state entry for a missing, untracked, or conflicting sync item. Synced and modified items are rejected.

post/sync/items/{itemId}/forget

Path parameters

itemIdstring required

The sync item identifier (file path without extension)

Query parameters

remoteNodestring

name of the remote node

Response

Sync item forgotten successfully

messagestring required

Success message

Changes