POST
/api/v1/jobs/{id}/retryRetry job
Creates a fresh job from the original input. Only failed or cancelled jobs can be retried.
POST
https://imageextract.com/api/v1/jobs/{id}/retryAuth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
failed-job-idThis endpoint does not accept a request body.