Delete Job
Delete a job that is already in a terminal state.
delete/api/jobs/{submission_id}
Path parameters
submission_idstring required
The ID of the job to cancel.
Response
The status of the job.
boolean required
Whether the job was successfully deleted.