Vulnerability Identifiers endpoint: Updates a vulnerability identifier by id for an accountAsk AIpatch https://prod.api.devgrid.io/vulnerability-identifiers/{id}Path ParamsiduuidrequiredID of the vulnerability identifier to updateBody ParamsexternalSourcestringexternalIdstringexternalUrlstring | nullexternalNamestring | nullexternalDescriptionstring | nullResponses 200Success response: Vulnerability Identifier by its ID 401Error response: Unauthorized 404Error response: Vulnerability Identifier not found 500Server Error Response: Server encountered an errorUpdated about 1 year ago