Creating or replacing an event
To create or update an event in our system, use the following endpoint:
This endpoint only requires one query parameter:
- eventId: The unique identifier of the event.
And only one field is required in the payload:
- calendarId: The calendar where the event will be created.