Upsert a calendar event
POST/v2/calendar/events/upsert
Upserts a calendar event object.
Upsert key is a combination of id
and i_cal_uid
scoped to the given calendar_id
.
Bulk operations:
This endpoint is used for bulk operations, see bulk jobs for integration instructions.
Use calendar/events/upsert
as an event type, and this spec as a data spec.
This endpoint should be used directly for the time sensitive calendar event updates.
Request
Responses
- 201
Success