Parameters
JSON body
Request body
application/jsoncalendarIdstringRequiredExternal calendar code.
eventListobject[]RequiredList of proposed events to check for conflicts.
Each array item:
startTimestringRequiredProposed start time (ISO 8601).
endTimestringRequiredProposed end time (ISO 8601).
isAllDaybooleanOptionalWhether the event spans the entire day.
isBlockingbooleanOptionalWhether the event blocks the calendar slot.