HomeDocsAPI Reference
Kumo.ai
API Reference

Delete a finished batch prediction job including job metadata as well as kumo-stored output result if exist.

Delete a finished batch prediction job associated with the given predictive_query_id. Deletion is unsafe and irrevesible. If the batch prediction job was successful, output result stored within Kumo will be deleted and no longer available for export. Non-successful HTTP Status code will be returned in following cases:

  • 404: If the predictive query or batch prediction job is not found.
  • 422: If the batch prediction job status is still RUNNING.

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