DELETE /a/scheduler/jobs/{JobID} [Enterprise Only] Delete a job from the scheduler Path Parameters¶ JobID (string, required) CleanableJobs (boolean) Response Example (200)¶ Response Type /definitions/jobsDeleteJobResponse 1 2 3 4{ "DeleteCount": 10, "Success": true }