Skip to main content

Confirm blackbox scope review

POST 

/api/v1/assessments/:assessment_id/scope-review/confirm

Apply scope decisions and resume a blackbox workflow.

When action is "confirm": persists the user's scope decisions (excluded hosts, whitelist, credentials) and resumes the workflow agent. When action is "revalidate": updates credentials and re-runs validation.

  • Scope required: assessments:update + write permission.
  • Rate-limit tier: read/default.
  • Only assessments in scope_review state are eligible.

Request

Responses

Successful Response