Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

scanId
string<uuid>
required

Response

Rerun scan created.

scan_id
string<uuid>
required
title
string
required
status
enum<string>
required
Available options:
pending,
running,
completed,
failed,
cancelled