Skip to main content
DELETE
Delete 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>
default:this

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
send_sms
boolean
default:true

Whether to send SMS notification when deleting an appointment

cancellation_message
string | null

Custom cancellation message to send to patient

Response

Successful Response

eventIds
string[]
required
googleCalendarFailures
GoogleCalendarSyncFailure · object[]