Configuration - Policy
Change the SSID mode to 802.1x
Change the SSID mode to 802.1x.
put/ssids/{id}/mode/dot1x
Path parameters
idinteger required
The SSID ID
Request body
Example request
{
"key_management": "WPA3_8021X",
"encryption_method": "CCMP"
}Response
OK