DELETE api/sync/deletecalendar
Forces a call to get updates from Cronofy for the rezi calendar
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
JobInvocationDetailsDataContractName | Description | Type | Additional information |
---|---|---|---|
SupportsCancellation | boolean |
None. |
|
ReportsProgress | boolean |
None. |
|
InitialStatusText | string |
None. |
|
JobReference | globally unique identifier |
None. |
|
Success | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "SupportsCancellation": true, "ReportsProgress": true, "InitialStatusText": "sample string 3", "JobReference": "37e5c8b7-80f0-456e-af21-22801ddb148a", "Success": true }