Skip to main content
POST
Phone app operation

Body

application/json
id
integer<int64>
required

Phone ID, The Get phone list returns the ID contained in the data.

pkg
string
required

APK package name,Obtain through Get App list

appOp
string
required

Operation to perform: uninstall=Uninstall App, start=Start App, restart=Restart App, stop=Stop App, clear=Clear App

configId
integer<int64>

phone model id, Create the corresponding model of mobile phone based on the id obtain through Get the list of models api

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
null

Request return data