Delete Job
Last updated
Last updated
DELETE
/job?jobId=${jobId}
Deletes a job and its associated request and response data. You can use this endpoint to clear any document history after processing is complete (ex: on successful webhook, or polling response).
Headers
An API Key is required to access this endpoint.
Name | Value |
---|---|
The API returns the response in JSON format.
Each response includes a success
boolean.
Example
x-api-key
your_api_key