Tài liệu tham khảo API
/- Điện thoại đám mây
- API cục bộ
/
Kết quả tải xuống tệp
POST
curl -i -X POST \
http://127.0.0.1:40000/api/cloudphone/download/result \
-H 'Content-Type: application/json' \
-d '{
"downId": 0,
"id": 0
}'Response
{ "code": 0, "msg": null, "data": { "status": 20, "downUrl": "https://get.MoreLogin.com/..." }, "requestId": "17d9dbfd958e4f40a51897520138d3ff" }