Retry failed assessment
POST/assessments/:assessmentPid/retry
Re-queues a failed assessment by dispatching a new RiskAssessmentWorkflow with resume: true from the last completed stage, locks credits again, and returns 202 with workflowRunId and optional resumedFromStage. Requires project contributor scope and a billable org. Returns 409 when status is not failed (including completed, queued, or running); returns 404 when the assessment or prior workflow input is missing.
Request
Responses
- 202
- 401
- 402
- 403
- 404
- 409
- 422
- 503
Success
air/UnauthorizedError
air/InsufficientCreditsError | air/TrialExpiredError
air/ForbiddenError | air/BillingInactiveError | air/SeatLimitExceededError | air/FeatureNotAvailableError
NotFound
Conflict
air/SchemaValidationError
air/AuthUnavailableError