Manage the configuration and behavior of your devices with these commands.
Overview
The Mobile Device Management (MDM) protocol provides a way to tell a device to remotely execute certain management commands. First, a device registers with the MDM server. Then, the server sends push notifications to the device when there are commands to be performed on the device.
When the device receives the notification, it polls the server for the command, performs the command, and reports the command results to the server. The device then checks for other commands to be performed.
Important
Mobile Device Management is for enterprise use only. To use it in your app, the Account Holder of your app's development team must request the Mobile Device Management Capability. See Mobile Device Management Capability Request.