participants

Add participants to an event (ie. insert, not update)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
boolean
Defaults to false

If true, checks that event's capacity is not exceeded when participants are added

boolean
Defaults to false

If true, timer is added to participant. If participant is set to be saved, timer has no effect to participant

boolean
Defaults to false

If true, checks if the question has "Registration is not allowed if another participant has the same answer" set.

Body Params
boolean
Defaults to false

Should the participant be saved already when added via the API? By default, not saved until the participant manually confirms the enrollment.

string

Enrollment page language. If left blank, the enrollment page will try to determine an initial value based on the client.

string

Participant's email address. NOTE: Take care to only use valid emails, even when testing!

string

Participant's first name.

string

Participant's last name.

string

Participant's phonenumber in the international (E.123) format, eg. "+358 50 555 1234".

string

Extra information, metadata etc.

string

Extra information, metadata etc.

string

Notes the organiser may have added about the participant

string

Participant's answers to this event's questions. You can find the IDs from the questions resource.

string

Participant's answers to this event's standard questions, which can be listed using the standard_questions resource. Standard questions retain the same IDs between events, so they are preferable in most scenarios.

int32

Participant's participant type

string
Defaults to notreacted

Status of participant. Possible values: notreacted, reactedyes, reactedno, show, noshow

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json