send-file-clear
Use the interface to clear upload list.
HTTP Request
GET http://ip/usapi?method=send-file-clear
Parameter | Description |
---|---|
method | send-file-clear |
Response Body
{
"result": 0
}
Item | Description |
---|---|
result | Returned status. 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |