Headers
value must be Bearer <token>
where <token>
is api key prefixed with cal_ or managed user access token
Path Parameters
Available options:
google
The Google Calendar event ID. You can retrieve this by getting booking references from the following endpoints:
Body
application/json
Start date and time of the calendar event with timezone information
End date and time of the calendar event with timezone information
Title of the calendar event
Detailed description of the calendar event
List of attendees. CAUTION: You must pass the entire array with all updated values. Any attendees not included in this array will be removed from the event.
Status of the event (accepted, pending, declined, cancelled)
Available options:
accepted
, pending
, declined
, cancelled