RSVP & Session check-in
Create RSVP for timeslot
2min
request body { { "timeslot id" {timeslotid}, "attendee id" {attendeeid} } } required attributes timeslot id (number) attendee id (number) notes the timeslot id and attendee id can alternatively be passed as path parameters in the url (instead of in the body) in order for the request to succeed, the timeslot in question needs to have rsvp enabled via the admin panel