Skip to main content
PATCH
Update Result Status Bulk

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

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
result_ids
string[]
apply_to_all_matches
boolean
default:false
filters
Filters · object | null

Response

Successful Response

status
string
required
updated
integer
required
result_ids
string[]