Skip to main content
POST
Confirm an NFC badge assignment

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.

participant_event_id
integer
required

Body

application/json
badge_token
string

If given, must match the stored token.

Response

Badge assigned.

success
boolean
Example:

true

badge_token
string
assigned_at
string<date-time>