v1
latestOpenAPI 3.1.2Apache-2.02026-07-17241638.7 KBJob
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