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/export/tables
and general settings backup withGET /system/settings/backup/all
Responses
- 200
- 401
OK
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...