93cc41f2018a

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

Publish a single sync item

Commits and pushes a single sync item to the remote repository

post/sync/items/{itemId}/publish

Path parameters

itemIdstring required

The sync item identifier (file path without extension)

Query parameters

remoteNodestring

name of the remote node

Request body

messagestring

Commit message

forceboolean

Force publish even with conflicts

Response

Sync item published successfully

successboolean required
messagestring
syncedstring[]

Sync item IDs that were synced

modifiedstring[]

Sync item IDs that were modified

conflictsstring[]

Sync item IDs with conflicts

timestampstring date-time required