events/participants

Modify participant fields in-place

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

In PATCH calls Content-Type -header must be changed from

Content-Type: application/json to --> Content-Type: application/merge-patch+json

📘

NOTE: The following features are not yet implemented

  • Modifying participant type
  • Answer contents are not validated, only their format
Path Params
int32
required
int32
required

This is the latter part of what is called "UID" elsewhere in the API.

Body Params
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

notreacted, reactedno, reactedyes, noshow, show

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.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json