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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.