VMware Workspace ONE Community
jankre
Contributor
Contributor
Jump to solution

Control Lost Mode on iOS devices via REST API

Today we got an update. Yay!

"VMware Workspace ONE UEM Patch Version Upgrade Completed - CN1099"

And I read the following in the release notes

"Control Lost Mode via REST API

We have added a new REST API to enable or disable Lost Mode for iOS devices. This API allows third-party workflows to integrate with Workspace ONE UEM to programmatically enable or disable Lost Mode"

Looking through the API help I did not find the new functionality.

The closest I came was a lostmode function that seems to go with Chromebooks
From help for MDM API V1:
PUT /chromeos/{deviceId}/lostmode/{isEnabled}
New - Enable or disable the device lost mode.

Can anyone point me in the right direction?

Also, is there a way to do a GET to fetch all devices in Lost Mode?

0 Kudos
1 Solution
2 Replies
jankre
Contributor
Contributor
Jump to solution

Thank you ogushia! 
Looks very promising. I will try it out.

0 Kudos