Create batch predictions

Create a new batch prediction.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

num_predictionsintegerOptional
Number of predictions being sent

Request

This endpoint expects an object.
modelrun_idintegerOptional
Model Run ID to associate the prediction with
resultslist of objectsOptional

Response

detailstring or null