Skip to main content
POST
phone operate - operate app

Body

application/json
code
string
required

phone code

opType
integer
required

操作类型:1=启动APP、2=停止APP、3=清理数据(暂时不支持)、4=卸载APP operation type 1=start app、2=stop app、4=uninstall app

pkg
string
required

APP包名 package name

Response

200 - application/json
traceId
string
required

Request link ID

code
integer
required

code

msg
string
required

Request return message

status
string
default:finish
required

Status, representing whether this is an instant completion or waiting state, finish or pending

data
integer<int64>

Request return data