Skip to content
Framework Docs

Delete Spreadsheet Job

$ llp sheets delete-job
DELETE/api/v1/sheets/jobs/{spreadsheet_job_id}

Delete a spreadsheet parsing job and its associated data.

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

Delete Spreadsheet Job

llp sheets delete-job \
  --api-key 'My API Key' \
  --spreadsheet-job-id spreadsheet_job_id
{}
Returns Examples
{}