Vulnerability endpoint: Updates a vulnerability by id for an accountAsk AIpatch https://prod.api.devgrid.io/vulnerabilities/{id}Path ParamsidstringrequiredID of the vulnerability to updateBody Paramsnamestringdescriptionstring | nulloriginatingSystemstring | nulloriginatingSystemIdstring | nulloriginatingSystemUrlstring | nullscanTypestring | nullseveritystringenumHIGHUNKNOWNCRITICALLOWMEDIUMHIGHINFOAllowed:UNKNOWNCRITICALLOWMEDIUMHIGHINFOstatusstringlocationobject | nulllocation object | nullattributesobject | nullattributes object | nullopenDatedate-timecloseDatedate-time | nullvulnerableIdstring | nullvulnerableTypestring | nullidentifiersarray of objectsidentifiersADD objectResponses 200Success response: Vulnerability by its ID 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 1 year ago