Predictions
Change status of one or more predictions
Updates the status of one or more predictions for a project. May trigger report regeneration for completed predictions.
Parameters:
-
projectId(path, required): The project ID. -
assets(body, required): List of Asset objects with prediction IDs and new status values.
POST
Change status of one or more predictions
Previous
Export a predictionExports a prediction as JSON. Returns the full project/prediction data for the specified prediction.
**Parameters:**
- `projectId` (path, required): The project ID.
- `predictionId` (path, required): The prediction ID to export.
Next
Change status of one or more predictions