Skip to main content
DELETE
Undo scans for a participant

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Path Parameters

event_id
integer
required

Event id.

id
integer
required

participant_event id or participant id.

Query Parameters

scan_context_id
integer

Restrict the deletion to one context.

Response

Scans deleted.

success
boolean
Example:

true

deleted_scans
integer
Example:

3

participant_event_id
integer
scan_context_id
integer | null