Creates a new mobile device command

The chart below includes additional requirements for usage of specific commands

commandParametersRequirementsValues
DeviceLocation (DeviceLocation Deprecated on 2025-06-12)N/ASupervised and in lost modeN/A
EnableLostModelost_mode_messageSupervised device (required if lost_mode_phone is not set)string
EnableLostModelost_mode_phoneSupervised device (required if lost_mode_message is not set)string
EnableLostModelost_mode_footnoteoptionalstring
EnableLostModealways_enforce_lost_modeoptional (defaults to 'true')boolean
EnableLostModelost_mode_with_soundoptional (defaults to 'false')boolean
PasscodeLockGracePeriod (PasscodeLockGracePeriod Deprecated on 2025-06-26)passcode_lock_grace_periodShared iPadseconds (integer)
PlayLostModeSound (PlayLostModeSound Deprecated on 2025-06-12)N/ASupervised and in lost modeN/A

Required Permissions: destructive-device-actions:execute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Mobile device ID values, multiple IDs may be separated by commas (e.g. /id/13,14,15)

string
enum
required

Command to send device

Allowed:
Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Response
201

Created

Language
Credentials
OAuth2
URL
LoadingLoading…