Skip to main content

Delete CVE signature

DELETE
/cve/signatures/{id}

Contract

Parameter
Value
Sectioncve
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerSignature ID

Responses

4 responses

Status
Description
Type
200
Successful responseno body
400
Invalid signature IDobject
401
Unauthorizedobject
404
CVE signature not foundobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }