Skip to main content
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

Response

Response (Already Completed)

Error Responses

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

Authorization
string
header
required

API key authentication. Keys start with 'lk_'.

Path Parameters

job_id
string
required

Unique identifier for the deep research job to cancel

Response

200 - application/json

Job cancelled

success
boolean
message
string