Calendar Sync (iCal import)

Delete imported calendar

You can remove imported calendar with one of the following behaviors (strategies) regarding existing imported events.
delete/icalendar-api/imported-calendars/{importedCalendarId}

Path parameters

importedCalendarIdstring required

Id of an imported calendars

Query parameters

strategy'remove_all_channel_events' | 'remove_past_channel_events' | 'remove_future_channel_events' | 'preserve_channel_events' required

One of allowed approaches for deletion of imported calendar

Response

Imported calendar deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.