Can you elaborate 1) is PSK the Wi-Fi password 2) is it plain text? 3) how the encryption use? 4) who can update the password internal /external user? 5) what are the required field in the body, if we only want to update Wi-Fi password? 6) What is the number present in the input – is it the router id? 7) I see the end point also has on the node also "credentials": { "Logon Name": "user", "password": "password"} (how the user and password is sent plain text? encrypted ...?) is this optional? also, what then is the diff between this end point and the below one for identity Wi-Fi ? 😎 in case of identity Wi-Fi Wireless SSID Identity PSKs including PUT /networks/{networkId}/wireless/ssids/{number}/identityPsks/{identityPskId}). Get Network Wireless Ssid Identity Psk - Meraki Dashboard API v1 - Cisco Meraki Developer Hub What is the Identity psk ID? where we can get it, which end point we can use for this? where to take the Network ID? please explain this PUT end point need, what are the params mean and how to use it if we want to set the Wi-Fi password of the device. 9) are these endpoints can work on array or only one device or network id?
... View more