Skip to main content
POST
Submit Contest Answer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

round_id
integer
required

Body

application/json

Request to submit contest answer.

round_id
integer
required
answer
string
required

Response

Successful Response

Result of contest attempt.

is_winner
boolean
required
message
string
required
prize_type
string | null
prize_value
string | null