Change & update PSK using API
I have written a script to change the PSK password for an SSID under a specific Network Policy.This all works fine (I'm doing it in PowerShell using the invoke-webrequest command).The issue I'm having is I can't figure out the correct syntax to deplo...