GuidesRecipesAPI ReferenceChangelog
Log In
Changelog
Removed

11.28.0 Classic API Removals

Computer commands

Endpoints:

  • POST /computercommands/command/{command}
  • POST /computercommands/command/{command}/id/{id}

Removed from the supported-commands list:

  • BlankPush — deprecated 2025-05-27
  • DeleteUser — deprecated 2025-02-25

Mobile device commands

Endpoints:

  • POST /mobiledevicecommands/command
  • POST /mobiledevicecommands/command/{command}
  • POST /mobiledevicecommands/command/{command}/id/{id_list}

Removed from the supported-commands list:

  • ClearPasscode — deprecated 2025-04-03
  • BlankPush — deprecated 2025-05-27
  • RestartDevice — deprecated 2025-02-25
  • DisableLostMode — deprecated 2025-05-30

Healthcare Listener Rule

Endpoints:

  • POST /healthcarelistenerrule/id/{id}
  • PUT /healthcarelistenerrule/id/{id}

The mdm_command path parameter's documented valid values changed.

  • Before: EraseDevice, DeviceLock, ClearPasscode, EnableLostMode, DisableLostMode
  • After: EraseDevice, DeviceLock, EnableLostMode