Skip to main content
POST
Invite a participant

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

event_id
string
required

Event id or slug.

Body

application/json
email
string<email>
required
first_name
string
last_name
string

Response

Invitation enqueued.

success
boolean
Example:

true

message
string
Example:

"Invitation sent to jane@example.com"

event
string
Example:

"My Event"