Edit an event

Edit a calendar event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the event to edit.

string
required

The id of calendar receiving the event.

Query Params
string
required

The id of the account to use.

Body Params
string

The title of the event.

string

The body of the event.

string

The location of the event.

enum

The transparency of the event. opaque does block time on the calendar and is equivalent to setting Show me as to Busy in the Calendar UI. transparent does not block time on the calendar and is equivalent to setting Show me as to Available in the Calendar UI.

enum

The visibility of the event.

conference
object
boolean

Is the attendees list hidden for attendees.

attendees
array of objects
attendees
recurrence
array of strings

List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event, as specified in RFC5545.

recurrence
start

The start date and time of the event.

end

The end date and time of the event.

string

The color of the event.
Google Calendar: #7986CB, #33B679, #8E24AA, #E67C73, #F6BF26, #F4511E, #039BE5, #616161, #3F51B5, #0B8043, #D50000

boolean
Defaults to false

If true, send notifications about the event update to invited attendees.

boolean
Defaults to false

If true, allow guests to modify the event.
Outlook Calendar: Not supported, this parameter will always be false.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json