Create batch of failed predictions

Create a new batch of failed predictions.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

num_failed_predictionsintegerOptional
Number of failed predictions being sent

Request

This endpoint expects an object.
modelrun_idintegerOptional
Model Run ID where the failed predictions came from
failed_predictionslist of objectsOptional

Response

detailstring or null