93cc41f2018a

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

Move a sync item

Atomically renames a sync item across local filesystem, remote repository, and sync state

post/sync/items/{itemId}/move

Path parameters

itemIdstring required

The current sync item identifier (file path without extension)

Query parameters

remoteNodestring

name of the remote node

Request body

newItemIdstring required

The new sync item identifier

messagestring

Commit message for the move

forceboolean

Force move even if the sync item has conflicts

Response

Sync item moved successfully

messagestring required

Success message