Job
Stop a running job
Attempts to gracefully stop a running job.
get/job/{id}/stop
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 stopped.
boolean required