v1
latestOpenAPI 3.0.32026-07-17687987.2 KBinstall
Applies the initial configuration.
post/install/configure
Request body
Example request
{
"password": "password",
"web": {
"port": 53,
"ip": "127.0.0.1"
},
"dns": {
"port": 53,
"ip": "127.0.0.1"
},
"username": "admin"
}Response
OK.