exclude_occurrence
Exclude a single occurrence from a recurring event series by providing its UID and exact start time, leaving the remaining series unchanged.
Instructions
Drop a single occurrence of a recurring series (EXDATE).
`occurrence` is the instance's current start exactly as returned by
`list_events`, including the UTC offset (e.g. `2026-06-18T09:00:00+12:00`).
Bare local times may not match. The response includes `series_remaining`
(occurrences left in the series) and `overrides` (RECURRENCE-ID overrides
on the series) so the rest-of-series-unchanged claim is observable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| calendar | No | ||
| occurrence | Yes |