v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Check-in registered guests to workshops

Use this API to check-in registered guests to your workshops.

You must specify the workshop_id and the registration_id to check-in the guests.

put/v1/workshops/{workshop_id}/registrations/{registration_id}/sign_in

Path parameters

workshop_idinteger required

Identifier of a workshop.

registration_idinteger required

Identifier of a class registration.

Request body

session_idstring required

Unique identifier of the workshop session.

Response

200

{"stackTrail":"paths:/v1/workshops/{workshop_id}/registrations/{registration_id}/sign_in:put:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}