Sync
Upsert a synced row by syncId
Creates or updates a row by its syncId. Used by the desktop app's remote sync engine to push local-only or newer rows to the other side of a sync pair.
post/sync/{entityType}
Path parameters
entityTypestring required
Response
Row upserted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.