Reset device to factory settings
- Reset device to factory settings
- Removes all user data: identifiers, forwards, time profiles, etc.
- Device keeps it ip address
- Before resetting device you should save tables data backup with
GET /system/settings/tables
and general settings backup withGET /system/settings/backup/all
Responses
- 200
- 401
OK
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...