Enable DHCP on Wi-Fi interface
Enables DHCP on the Wi-Fi interface and disables any static IP configuration.
Responses
- 200
- 401
- 404
- 503
OK
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
This function is only available with Wi-Fi module
- Wi-Fi is disabled
- Not connected to Wi-Fi
- application/json
- Schema
- Example (from schema)
Schema
- error string
Error information
{
"error": "Wrong JSON body"
}
Loading...