Predictions
Delete a prediction
Deletes a prediction by project and prediction ID.
Parameters:
-
projectId(path, required): The project ID. -
predictionId(path, required): The prediction ID to delete.
DELETE
Delete a prediction
Previous
Get prediction overviewReturns a summary overview of a prediction by project and prediction ID.
**Parameters:**
- `projectId` (path, required): The project ID.
- `predictionId` (path, required): The prediction ID.
Next
Delete a prediction