Hi, I am looking to update my switch port state using Meraki API via node-red. I am passing the msg.udpateDeviceSwitchPort as an arguement from the function, which I was able to confirm from the debug node. But still the udpate function is not working.
I tried udapting the respective fields and the name: value pair directly in the following boxes as well. Still the update won't happen. I will just get a response with the configured values without any update.
Can someone please let me know how to pass this value via node-red.