Enterprise
Quick Start
Search
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
Users
Actions
Views
Files
ML
Predictions
Projects
Tasks
Import Storage
Export Storage
Webhooks
Prompts
GET
List prompts
POST
Create prompt
GET
Get prompt
DEL
Delete prompt
PATCH
Update prompt
POST
Create batch predictions
POST
Create batch of failed predictions
Versions
Runs
Indicators
Model Providers
Comments
Workspaces
Enterprise
Quick Start
API Reference
Prompts
Create batch of failed predictions
POST
http://localhost:8080
/
api
/
model-run
/
batch-failed-predictions
Create a new batch of failed predictions.
Request
This endpoint expects an object.
modelrun_id
integer
Optional
Model Run ID where the failed predictions came from
failed_predictions
list of objects
Optional
Show 3 properties
Response
detail
string
Optional
Built with