Update attendee's status for session

Using this API you can update the attendee's status for a particular session. It will help to track the attendee's current status for sessions.

To call this API, you have to pass eventurl, id as path parameters. Also, need to send status as a query parameter.

Following are the different values that can be set for status:

REGISTERED - Attendee has registered/bookmarked the session CHECK_IN_AVAILABLE - Attendee is available for a networking session IN_MEETING - Attendee is currently in a session LEFT - Attendee has left the session PAST_SESSION_CHECK_IN - Attendee has registered for a past session to see the recorded session if available

This API can be used by authenticated users only, and it will require super admin/event admin/event staff/attendee access.

Language
Credentials
Header
Click Try It! to start a request and see the response here!