Configuration - Policy
Change the SSID mode to PSK
Change the SSID mode to PSK.
put/ssids/{id}/mode/psk
Path parameters
idinteger required
The SSID ID
Request body
Example request
{
"key_type": "ASCII"
}Response
OK
Change the SSID mode to PSK.
The SSID ID
{
"key_type": "ASCII"
}OK