Deletes a batch prediction and associated data, such as associated monitors.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | batchPredictionId | str | Unique string identifier of the batch prediction. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `batchPredictionId` is not found. |