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

DescriptionChange the lock code on Android devices.
Resource Path/change-lock-code
URL/mdm-android-agent/operation/change-lock-code
HTTP MethodPOST
Request/Response Formatapplication/json

Sample request

{
  "operation": {
    "lockCode": "1234"
  },
  "deviceIDs": [
    "d8:50:e6:2f:6a:8b",
    "a5:60:e6:2g:6a:5b"
  ]
}

For information on the property definitions, see Resource Definition to Change the Lock Code on Android Devices.

 

  • No labels