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
\S

event_id

string
required
\S

Prediction ID

Query Params
string
required
^([A-Za-z\d_])+

ID of the client.

string
required
\S

Client API key

Body Params
fixtures
required

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

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!