Skip to main content
PATCH
Update Result Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

scan_id
string
required
result_id
string
required

Cookies

blindsight_session
string | null

Body

application/json
status
enum<string>
required
Available options:
pending,
reviewed,
marked,
dismissed
reviewer_id
integer | null
review_note
string | null
Maximum string length: 2000
false_positive
boolean
default:false

Response

Successful Response

result_id
string
required
status
string
required
reviewer_id
integer | null
reviewer_name
string | null
reviewer_email
string | null
review_note
string | null