cURL
curl --request POST \ --url https://user.pmock.com/api/open/api/phone/reset \ --header 'Content-Type: application/json' \ --data ' { "id": 123, "configId": 123 } '
{ "traceId": "", "code": 0, "msg": "", "data": { "taskId": 0 }, "status": "" }
factory reset
Phone ID, The Get phone list returns the ID contained in the data.
Get phone list
phone model id, Create the corresponding model of mobile phone based on the id obtain through Get the list of models api
Get the list of models
Request link ID
code
Request return message
Status, representing whether this is an instant completion or waiting state, finish or pending
Request return data
Show child attributes