Skip to main content

Delete malware package and its samples

DELETE
/malware/packs/{id}

Contract

Parameter
Value
Sectionmalware
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerPackage ID

Responses

5 responses

Status
Description
Type
200
Successful responseno body
400
Invalid package IDobject
401
Unauthorizedobject
404
Package not foundobject
500
Internal server errorobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }