Calendar Sync (iCal export)
Delete exported calendar
Keep in mind - when you remove an exported calendar, any services that use its URL will encounter a 404 error.
To permanently delete the exported calendar, use the following request.
delete/icalendar-api/exported-calendars/{exportedCalendarId}
Path parameters
exportedCalendarIdstring required
Id of an exported calendars
Response
Exported calendar deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.