v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /wifi_networks/

Add a WiFi network

post/v1/wifi_networks/

Request body

ssidstring required

SSID of the network

usernamestring

Name of the valid admin user who can create a wifi network

Response

200

statusstring

Example response

{
  "status": "ok"
}