Send command to device
POST/devices/:deviceId/commands
Send a remote command to a device.
Available Commands:
| Command | Description | Platforms |
|---|---|---|
lock_device | Lock the device screen | Android, iOS, Windows |
unlock_device | Unlock device | Android, iOS, Windows |
restart_device | Restart device | Android, Windows |
wipe_device | Factory reset | Android, iOS, Windows |
factory_reset | Full factory reset | Android, Windows |
sync_device | Force sync with server | All |
play_sound | Ring device at full volume | All |
install_app | Install application | Android, iOS |
uninstall_app | Remove application | Android, iOS |
collect_logs | Collect device logs | All |
Request
Responses
- 201
- 400
- 404
Command created and queued
Invalid request
Resource not found