Skip to main content
POST

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Path Parameters

series_id
string
required

Series UUID, series slug, or the literal current — the series the calling series API key belongs to. current is only valid for a series API key.

Body

application/json
event
object
required

Every event field this API can write — the same set as the web's event settings form plus its setup wizard, minus the series (decided by the key), the logo/banner (uploaded from the dashboard) and the DocuSeal waiver templates (configured in the setup wizard).

Response

Event created, in the key's own series.

event
object