Skip to main content
DELETE
Delete Recurring Event

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

event_id
string
required

Query Parameters

recurrence_modification_mode
enum<string>
required

Enum representing the different modes for handling recurring event modifications Used when modifying recurring events to specify which occurrences should be affected

Available options:
this,
future,
all
cancellation_reason
string | null

Response

Successful Response

eventIds
string[]
required
googleCalendarFailures
GoogleCalendarSyncFailure · object[]