delete-specific-calendar-event
Delete a specific calendar event by providing the calendar and event IDs. Use the instance ID to cancel a single occurrence without deleting the series.
Instructions
Delete navigation property events for me
💡 TIP: Deleting a seriesMaster deletes ALL occurrences. To cancel a single occurrence, use the specific instance ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| If-Match | No | ETag | |
| calendarId | Yes | Path parameter: calendarId | |
| eventId | Yes | Path parameter: eventId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |