Create an event

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

The name of the event

string

A description of the event

string
required

The start date/time of the event. Required along with either end or allDay.

string

The end date/time of the event. Required if allDay is not set.

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. Required if end is not set.

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

Create result

Language
Credentials
OAuth2
URL
LoadingLoading…