Skip to main content

Retry a failed assessment start

POST 

/api/v1/assessments/drafts/:draft_id/retry-start

Reset a start_failed assessment back to ready for retry.

Available for assessments in start_failed status with retry_count < MAX_START_RETRIES (3). Preserves validated data (the static analysis engine analysis, hours, merged archives). Credits were already refunded at failure time and will be re-charged when /start is called.

  • Scope required: assessments:update + manager-or-above role.
  • Rate-limit tier: read/default.

Request

Responses

Successful Response