Vulnerability endpoint: Deletes a vulnerability by id for an accountAsk AIdelete https://prod.api.devgrid.io/vulnerabilities/{id}Path ParamsidstringrequiredID of the vulnerability to deleteResponses 200Success response: Deleted Vulnerability by its ID 400User Error Response: Incorrect data 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 1 year ago