Overview
Description | Change the lock code on Android devices. |
Resource Path | /change-lock-code |
URL | /mdm-android-agent/operation/change-lock-code |
HTTP Method | POST |
Request/Response Format | application/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.