Create event

Creates a new event in the authenticated user's account.

Attendance mode rules:

  • offline: Requires city_id. Timezone derived from the city.
  • online: Requires virtual_timezone. No city_id needed.
  • mixed: Requires both city_id and virtual_timezone.

Dates must be sent as dd/mm/yyyy - HH:MM.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
string
required
string
required
string
enum
required
Allowed:
string
enum
Allowed:
string
enum
Allowed:
integer | null
string | null
string
integer
coordinates
object
boolean
custom_fields_data
object

Account-level custom fields keyed by definition id (as string). Fetch the available keys and their schemas via GET /events/custom-fields (listEventCustomFields).

Responses

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