Skip to main content

Delete malware sample

DELETE
/malware/samples/{id}

Contract

Parameter
Value
Sectionmalware
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerSample (file) ID

Responses

4 responses

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