Vulnerabilities

Delete Vulnerability

Use this API to delete an existing vulnerability from the Vulnerability Library.

delete/api/controls/v1/vulnerabilities/{vulnerabilityId}

Path parameters

vulnerabilityIdstring uuid required

ID of the vulnerability. The value can be obtained using the Get List of Vulnerabilities API.

Response

No Content

Changes