v1
latestOpenAPI 3.0.32026-07-2644164161.5 KBtemplate
Retry job execution
Re-triggers the async execution of a single job previously created via the Async api and terminated in error.
post/v1/applications/jobs/{job_id}/retry
Path parameters
job_idstring uuid required
The ID of the job to retry.
Response
Accepted