Configuration - Policy
Change the SSID mode to WEP
Change the SSID mode to WEP.
put/ssids/{id}/mode/wep
Path parameters
idinteger required
The SSID ID
Request body
Example request
{
"key_value": "abcd123456789"
}Response
OK
Change the SSID mode to WEP.
The SSID ID
{
"key_value": "abcd123456789"
}OK