Update a prediction for a custom event game

Update a prediction for a custom event game

Caching: none

Authentication: JWT token

Path Params
string
required

event_id

string
required

Prediction ID

Query Params
string
required

ID of the client.

string
required

Client API key

Body Params
fixtures
array of objects
required
length ≥ 1

List of prediction fixtures. Each fixture is polymorphic and its structure depends on the 'prediction_type' field.

fixtures*
string
string
boolean
int32
tiebreaker
object
Responses
400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!