Cloud Sync

Initialize cloud sync

Initialize sync at runtime with credentials.

post/sync/init

Request body

tokenstring required
passwordstring required
machine_idstring nullable required
sync_interval_secsinteger nullable required

Response

OK

successboolean required
is_new_userboolean required
machine_idstring required

Changes