93cc41f2018a

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

Publish selected sync items

Commits and pushes the specified sync item IDs. If itemIds is omitted, publishes all modified or untracked items.

post/sync/publish-all

Query parameters

remoteNodestring

name of the remote node

Request body

messagestring

Commit message

itemIdsstring[]

Sync item IDs to publish. If omitted, all modified or untracked items are published.

Response

Publish completed 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