sync

Forget a sync item

Removes the state entry for a missing, untracked, or conflict 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

Item forgotten successfully

messagestring required

Success message

Changes