v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
calendar

Return a list of events overlapping the requested time range.

post/api/v1.0/mailboxes/{mailbox_id}/calendar/conflicts/

Path parameters

mailbox_idstring uuid required

Request body

startstring date-time required

Start of the time range (ISO 8601)

endstring date-time required

End of the time range (ISO 8601)

exclude_uidstring nullable

Optional UID of an event to exclude from conflicts (avoids flagging prior imports of the same invite).

Response

conflictsobject[] required
existing_partstatsobject required

PARTSTAT per attendee identity (calendar owner email, lowercased) on the prior copy of exclude_uid. Lets the UI pre-select the right prior RSVP for the selected calendar when a mailbox can act through several attendee-owned calendars.