Calendars
POSTSave An ICS Feed
Establish and save an external ICS feed URL to synchronize remote calendar events with the user's scheduling availability, indicating read-only calendar preference.
POST/v2/calendars/ics-feed/save
POST
/v2/calendars/ics-feed/saveRequest Body
application/jsonRequiredurlsRequiredarray<string>An array of ICS URLs
readOnlybooleanWhether to allowing writing to the calendar or not
Default:
trueHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token