Restore settings from backup
Restore all the settings from backup
- multipart/form-data
Request Body required
- file binary required
Zip file with device settings
Responses
- 200
- 400
- 401
OK
Wrong setting file
- application/json
- Schema
- Example (from schema)
- Wrong setting file
Schema
- error string
{
"error": "Wrong setting file"
}
{
"error": "Wrong setting file"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...