Skip to content

Delete Spreadsheet Job

$ llamacloud-prod beta:sheets delete-job
DELETE/api/v1/beta/sheets/jobs/{spreadsheet_job_id}

Delete a spreadsheet parsing job and its associated data. Experimental: This endpoint is not yet ready for production use and is subject to change at any time.

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

Delete Spreadsheet Job

llamacloud-prod beta:sheets delete-job \
  --api-key 'My API Key' \
  --spreadsheet-job-id spreadsheet_job_id
{}
Returns Examples
{}