Cancel Deep Research Job
Deep Research
Cancel Deep Research
Cancel a running deep research job
POST
Cancel Deep Research Job
Cancel a deep research job that is currently running. This will stop the job and prevent further credit consumption.
Cancel Deep Research
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| job_id | string | Yes | The job ID of the deep research job to cancel |
Response
Response (Already Completed)
Error Responses
| Status Code | Description |
|---|---|
| 401 | Unauthorized - API key missing or invalid |
| 404 | Not Found - Job ID does not exist |
| 409 | Conflict - Job cannot be cancelled (already completed or failed) |
| 500 | Internal Server Error - Error cancelling job |
Notes
- This endpoint is free - no credits are consumed
- No rate limiting applied
- Only pending jobs can be cancelled
- Cancelled jobs will not consume additional credits and only deduct credits correlating to partial results
- Partial results may be available for cancelled jobs
- Use the Get Deep Research Status endpoint to check final status