Retries a failed or canceled programming process
POST/installations/V1/installations/:installationKey/programming-processes/:programmingProcessKey/retry
This method restarts a programming process if it was failed or canceled. Only the most recent process for the related entity can be retried.
Request
Responses
- 202
- 400
- 401
- 403
- 404
The programming process retry has been scheduled
The programming process cannot be retried
Authentication required
Authenticated but no access
The programming process does not exist