Last updated 12 months ago
Was this helpful?
Cancel a running job.
Project ID
Job ID
If set to 'true', we won't wait for the job cluster to cancel the job, and will mark the job as finished.
POST /v1/api/{projectId}/jobs/{jobId}/cancel HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }