Delete Scan
Session Scans
Delete Scan
Deletes a session check-in scan record for a specific registrant and session. Use this to reverse an accidental check-in or correct scanning errors.
DELETE
Delete Scan
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the registrant you want to use
Example:
1
integer - required - The ID of the session you want to use
Example:
1
Body
application/x-www-form-urlencoded
Example:
"8048"