Requests
Objects
Enums
|
MyTasks: SyncSynchronize my tasks from MeetingBooster to the client.
The client should save the synctoken between sync requests.
On the first request you do not specify a token.
After a sync you should do a SyncCommit to confirm the chagens has been made on the client. HTTP requestGET ../api/v1/mytasks/sync
Parameters
Request BodyDo not supply a request body with this http request
Response |