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/tablesand 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 stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...