events/participantsAsk AIpatch https://api.lyyti.com/v2/events/EVENT_ID/participants/PARTICIPANT_IDModify participant fields in-placePath Paramsevent_idint32requiredparticipant_idint32requiredThis is the latter part of what is called "UID" elsewhere in the API.Body ParamsemailstringParticipant's email address. NOTE: Take care to only use valid emails, even when testing!firstnamestringParticipant's first name.lastnamestringParticipant's last name.phonenumberstringParticipant's phonenumber in the international (E.123) format, eg. "+358 50 555 1234".info1stringExtra information, metadata etc.info2stringExtra information, metadata etc.organiser_notesstringNotes the organiser may have added about the participantstatusstringnotreacted, reactedno, reactedyes, noshow, showanswersstringParticipant's answers to this event's questions. You can find the IDs from the questions resource.standard_answersstringParticipant'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 200200 400400Updated 10 months ago