Skip to main content
DELETE
Delete a completed parse or extraction job
Remove a terminal job from the API asynchronously. This operation does not immediately delete the source file or output data. Start with Parse your first document.

Authorizations

unstructured-api-key
string
header
required

Path Parameters

jobId
string
required

Identifies one piece of work, whichever path submitted it. The same id the blocking call returns.

Example:

"9eb6c914-02a5-4c5d-8490-a06476946a38"

Response

The deletion request was accepted.