Delete malware package and its samples
DELETE
/malware/packs/{id}Contract
Parameter | Value |
|---|---|
| Section | malware |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
1 parameter
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| id | path | yes | integer | Package ID |
Responses
5 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | no body |
400 | Invalid package ID | object |
401 | Unauthorized | object |
404 | Package not found | object |
500 | Internal server error | object |
{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }