In the API documentation, the Wipe Device action is marked as deprecated. What is the alternative for this? We use the API (not console) to manage Device Owner / Android Enterprise devices and need the ability to wipe a device if stolen.
In the API documentation, the Wipe Device action is marked as deprecated. What is the alternative for this? We use the API (not console) to manage Device Owner / Android Enterprise devices and need the ability to wipe a device if stolen.
Hey! Our team went through the same hurdle when they deprecated the direct Wipe API, but we found a workaround that worked for us.
Instead of calling a wipe command directly, we used Hexnode’s automation feature and triggered that via the API. It worked the exact same as the old remote action for us.
Here is how we set it up:
Disclaimer: Please try this at your own risk! Since wiping a device is a critical and irreversible action, I highly recommend testing this out on a spare or dummy device first to ensure your API payload is hitting the right targets.
Give that a try and let me know how it worked out in your workflow!
Don't have an account? Sign up