HomeDocsAPI Reference
Kumo.ai
API Reference

Cancel a running batch prediction job associated with the predictive_query_id. Cancellation is an asynchronous "best effort" operation. Users can call GET "predictive_queries/{predictive_query_id}/prediction_status" to verify if the job has been successfully cancelled. No action will be taken in the following cases:

  • No Batch Prediction job is actively running.
  • The Batch Prediction job has already been completely, regardless of whether the prediction succeeded or failed.

Language
Authorization
Click Try It! to start a request and see the response here!