DELETE
/api/v1/jobs/{id}Delete job data
Deletes a job and its derived data for the authenticated owner or project.
DELETE
https://imageextract.com/api/v1/jobs/{id}Auth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
f5ffd46b-9823-4885-89fc-db1dc80b6e17This endpoint does not accept a request body.