id returned by POST /api/crawl. All three return { "ok": true } on success.
Stop
Resume
Delete
Related
- Start a job:
POST /api/crawl - Poll progress:
GET /api/crawl/:id - Service overview: Crawl
Stop, resume, and delete running crawl jobs.
id returned by POST /api/crawl. All three return { "ok": true } on success.
POST /api/crawlGET /api/crawl/:id