Tài liệu tham khảo API
/- Điện thoại đám mây
- API mở
/
Hủy lịch trình
POST
curl -i -X POST \
/cloudphone/rpa/task/cancel \
-H 'Content-Type: application/json' \
-d '{
"id": 1678919049331329
}'Response
{ "code": 0, "data": null, "msg": "" }