Skip to main content

Retry a job

POST 

/api/job/:id/retry

Create a new job using the same operation data as an existing job. The original job is preserved. Returns the new job ID.

Request

Responses

The retry job was created successfully.