Cancel URL upload
DELETE
/malware/upload-url/{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 | string | Upload job ID |
Responses
4 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | object |
400 | Upload job ID is required | object |
401 | Unauthorized | object |
404 | Record not found | object |
{}{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }