Update an event

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

The name of the event

string

A description of the event

string

The start date/time of the event

string

The end date/time of the event

string

The user ID. Required unless authenticating with a user-issued access token.

string

The location of the event

fields
object

A dictionary of field values, keyed by field apiIdentifier. The format of each field value will depend on the field type.

string

The type of event

boolean

Whether this is an all-day event

externalIds
array of objects

External IDs to associate with the event

externalIds
boolean

Whether the event is shared for collaboration

sharedUsers
array of strings

An array of user IDs to share the event with

sharedUsers
sharedGroups
array of strings

An array of user group IDs to share the event with

sharedGroups
Response
200

Update result

Language
Credentials
OAuth2
URL
LoadingLoading…