Requests
Objects
Enums
|
MyMeetings: SyncResolveWill find any JSSyncCalendarEntry with the DELETE state, that is actually
a meeting. Then remove the JSSyncCalendarEntry and insert a matching
JSSyncMeeting.
HTTP requestPOST ../api/v1/mymeetings/syncresolve
Request Body
The syncrhonization to resolve.
Remember to set the Synctoken from the last Sync request
ResponseThe resolved synchronization.
|