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
Authorizations
API key authentication. Keys start with 'lk_'.
Path Parameters
Unique identifier for the deep research job to cancel