API
Main method to synchronize data
POST
/sync/
Use this method to synchronize your local data (the data passed into the body) with data on the server.
Request Body
Name
Type
Description
data*
JSON
Client data
Last updated