Job
Abort a job
Forcefully aborts a job. Unlike stop, this kills the job immediately.
get/job/{id}/abort
Path parameters
idstring required
The unique identifier for the job.
Query parameters
crawlIdstring
The crawl ID associated with the job.
Response
Whether the job was successfully aborted.
boolean required