QFind anything/
API Reference

Delete a job

Deletes a job. Optionally cancels if currently running.

Parameters

id(string)required

The ID of the job to delete (path parameter).

cancelIfRunning(boolean)

Cancel job if running. Default: true.