Add Vulnerabilities to Risk

Use this API to add or replace vulnerabilities on a risk.

πŸ—’

Things to Know

  • If vulnerabilities were previously assigned to the risk, those vulnerabilities will be replaced with the new specified vulnerabilities after calling this API.
Path Params
uuid
required

Unique identifier of the risk

Body Params
vulnerabilityIdList
array of uuids
required

List of unique identifiers of vulnerabilities to be added. If empty, all existing vulnerabilities will be removed from the risk.

vulnerabilityIdList*
Responses
201

Vulnerabilities added or replaced successfully

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*