Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

DescriptionFactory reset an Android device.
Resource Path/wipe-data
URL/mdm-android-agent/operation/wipe-data
HTTP MethodPOST
Request/Response Formatapplication/json

Sample request

{  
   "operation":{  
      "pin":"4566"
   },
   "deviceIDs":[  
      "d8:50:e6:2f:6a:8b"
   ]
}

For information on the property value definitions, see Resource Definition to Factory Reset an Android Device.

 

 

  • No labels