Tài liệu tham khảo API
/- Điện thoại đám mây
- API mở
/
Cài đặt ứng dụng trên điệ...
POST
curl -i -X POST \
/cloudphone/app/install \
-H 'Content-Type: application/json' \
-d '{
"appVersionId": "1672940217990530",
"id": 1673823102599682
}'Response
{ "code": 0, "msg": null, "data": true, "requestId": "string" }