The access time interval for interfaces with the same parameters is 10 seconds. response: data : taskId
Authorization: ********************
{ "deviceId": "string", "channelId": 1, "startTime": "string", "endTime": "string", "fileSize": 0 }
curl --location --request POST 'https://mettahub.mettaxiot.com/gps/v2/openapi/video/history/upload' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "deviceId": "string", "channelId": 1, "startTime": "string", "endTime": "string", "fileSize": 0 }'
{ "code": 0, "data": "", "msg": "" }