Skip to content
Framework Docs

Delete Extract Job

$ llamacloud-prod extract delete
DELETE/api/v2/extract/{job_id}

Delete an extraction job and its results.

ParametersExpand Collapse
--job-id: string
--organization-id: optional string
--project-id: optional string
ReturnsExpand Collapse
ExtractDeleteResponse: unknown

Delete Extract Job

llamacloud-prod extract delete \
  --api-key 'My API Key' \
  --job-id job_id
{}
Returns Examples
{}