Clear URL upload status
DELETE
/malware/upload-url/statusContract
Parameter | Value |
|---|---|
| Section | malware |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
0 parameters
No parameters are required.
Responses
2 responses
Status | Description | Type |
|---|---|---|
204 | Successful response | no body |
401 | Unauthorized | object |
{ "data": {}, "error": "<string>" }