v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Undo check-in of a guest to a workshop

Use this API to undo the check-in of guests to a workshop.

You must specify workshop_id and the registration_id of the guest for this API to work.

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

Path parameters

workshop_idinteger required

Identifier of a workshop.

registration_idinteger required

Identifier of a workshop registration.

Request body

session_idstring required

Unique identifier of the workshop session.

Response

200

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