Delete Parsing Job
DELETE/v1/parsing/jobs/{job_id}
Authorization
Authorizationstringrequired
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
job_idstringrequired
The ID of the parse job to delete
Response Body
idstringrequired
The ID of the deleted job
deletedbooleandefault:
true
Whether the job was deleted
objectstringdefault:
parsing_job
The type of the object
Last updated: August 19, 2025