{ "opencollection": "1.0.0", "info": { "name": "Cal.diy API v2 Api Keys Destination Calendars API", "version": "1.0.0" }, "items": [ { "info": { "name": "Destination Calendars", "type": "folder" }, "items": [ { "info": { "name": "Update destination calendars", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/v2/destination-calendars", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update destination calendars" } ] } ], "bundled": true }