Skip to main content

Delete multiple CVE signatures

DELETE
/cve/signatures

Contract

Parameter
Value
Sectioncve
AuthenticationCookieAuth
Consumesapplication/json
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
requestbodyyesobjectSignature IDs to delete: {ids: []int}
  • {}

Responses

3 responses

Status
Description
Type
200
Successful responseno body
400
Invalid request bodyobject
401
Unauthorizedobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }