{
"page": 0,
"limit": 0,
"orderBy": "string",
"orderDirection": "string",
"path": "string",
"storageKey": "string",
"linkType": "string",
"shortKey": "string",
"searchDate": [
"2019-08-24T14:15:22.123Z"
],
"ip": "string",
"userAgent": "string",
"referer": "string",
"dateFrom": "2019-08-24T14:15:22.123Z",
"dateTo": "2019-08-24T14:15:22.123Z"
}curl --location 'https://demo.zfile.vip/admin/download/log/delete/batch/query' \
--header 'zfile-token;' \
--header 'Content-Type: application/json' \
--data '{
"page": 0,
"limit": 0,
"orderBy": "string",
"orderDirection": "string",
"path": "string",
"storageKey": "string",
"linkType": "string",
"shortKey": "string",
"searchDate": [
"2019-08-24T14:15:22.123Z"
],
"ip": "string",
"userAgent": "string",
"referer": "string",
"dateFrom": "2019-08-24T14:15:22.123Z",
"dateTo": "2019-08-24T14:15:22.123Z"
}'{
"code": "0",
"msg": "ok",
"data": {},
"dataCount": 0,
"traceId": "string"
}