Compute Task API
Version: 0.0.2
Cancel a specific job
DELETE
/compute/orgs/{org_id}/{topic}/{task}/{job_id}Cancels a specific job, identified by the organization ID, topic, task, and job ID. The job's status is updated to 'canceling' and the job is stopped.
Request
Responses
204
204 response
401
Unauthorized
Response schema
statusinteger
typestring
titlestring
detailstring
invalid-paramsobject[]
namestring
reasonstring
404
The specified resource was not found
Response schema
statusinteger
typestring
titlestring
detailstring
invalid-paramsobject[]
namestring
reasonstring
429
API gateway rate limit exceeded
Response schema
statusinteger
typestring
titlestring
detailstring
invalid-paramsobject[]
namestring
reasonstring