Create a new event

Create a new event in the system. This endpoint supports creating both single and recurring events.
For recurring events, specify the recurrence pattern in the request body.
The API will create the initial event and generate subsequent occurrences based on the recurrence rules.

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 detailed description of the event

date-time
required

The start date and time of the event

date-time
required

The end date and time of the event

string
required

The location of the event

date-time
required

The deadline for RSVP responses

integer

The maximum number of attendees for the event

recurrence
object

Recurrence pattern for recurring events

Responses

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