v4

OpenAPI 3.1.02026-08-01166346466.7 KB
parsing

Delete a parsing job

Delete a specific parse job.

Args: job_id: The ID of the parse job to delete.

Returns: The deleted parsing job.

delete/v1/parsing/jobs/{job_id}

Path parameters

job_idstring uuid required

The ID of the parse job to delete

The ID of the parse job to delete

Response

The deleted parse job

idstring required

The ID of the deleted job

deletedboolean

Whether the job was deleted

object'parsing_job'

The type of the object