Delete VulnerabilityAsk AIdelete https://{hostname}/api/controls/v1/vulnerabilities/{vulnerabilityId}Use this API to delete an existing vulnerability from the Vulnerability Library.Path ParamsvulnerabilityIduuidrequiredID of the vulnerability. The value can be obtained using the Get List of Vulnerabilities API.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago