Check in attendee to a workshop

Checks in the authenticated attendee to a workshop. The attendee must have confirmed status. Returns 422 if the attendee is not confirmed. On success, returns the attendee record with custom_messages meta.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

Body Params
integer
required

Workshop ID to check in to

string

Attendee ID (required when using user token)

Responses
200

Attendee checked in

401

Unauthorized

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!