Skip to main content
PATCH
Update Project Vulnerability

Authorizations

Authorization
string
header
required

Valiqor API key. Pass as Bearer token: Authorization: Bearer vq-xxxxxxxxxxxxxxxxxxxx

Path Parameters

project_id
string
required
vuln_type_id
string
required

Body

application/json

Update vulnerability type settings

enabled
boolean | null
visible_in_ui
boolean | null
custom_name
string | null
severity
string | null
alert_on_detection
boolean | null

Response

Successful Response