Start firmware update from cloud
Starts the firmware update process using the latest version from the cloud. The device will reboot to apply the update.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- info string
Notification about reboot
{
"info": "System will reboot to apply default settings"
}
{
"info": "System will reboot to apply default settings"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...