Delete a finished scrape job
DELETE/v1/scrape-jobs/:job_id
Deletes the record of a completed, failed, or expired job (status, counters, and the page-selection audit). Returns 409 while the job is still queued or running. Knowledge documents created by the job are not affected; manage them via the knowledge-document endpoints.
Request
Responses
- 204
- 422
Successful Response
Validation Error