DELETE
/
documents
/
v1
/
jobs
/
{job_id}

Delete a job from your current project based on the API Key you are using. Deleting a job will delete the job and all associated files.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

The identifier of the job given at creation. Starts with job-