curl --location --request POST 'https://openapi.scdata.cc/api/v1/monitor/video/tasks/refresh?monitor_id' \
--header 'Authorization: '{
"success": true,
"code": 200,
"message": "请求成功",
"data": {
"id": 0,
"snapshot_time": "2019-08-24T14:15:22.123Z",
"snapshot_type": "string",
"like_count": 0,
"comment_count": 0,
"play_count": 0,
"share_count": 0,
"collect_count": 0
}
}