/events/:id

Update's the properties of an existing Event.

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

The ID of the event to update

Body Params
string

A title for the event. If omitted, a title will be automatically generated from the space's name and the name of the user that is booking the event.

string

Description for event. Will show up in meeting invite.

start
object

A composite datetime / timezone object that represents the start of the event.

end
object

A composite datetime / timezone object that represents the end of the event.

string

The visibility type. See the event resource page for a list of valid types.

string

An array RFC-5545 compliant content-lines that are of the type RRULE, RDATE, and EXDATE.

invitees
object

The invitees to invite.

Response

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