v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Undo the check-in of a guest to a class

Use this API to undo the guest's check-in to your class. You can only undo the check-in of guests who are already checked in.

You must specify the class_id and the registration_id of the guest for whom you want to undo the check-in.

put/classes/{class_id}/registrations/{registration_id}/undo_sign_in

Path parameters

class_idinteger required

Identifier of a class.

registration_idinteger required

Identifier of a class registration.

Response

200

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