Hi , https://developer.cisco.com/meraki/api-v1/get-network-wireless-ssids/ Will get the current SSIDs. Like said earlier , there a maximum of 15 ssids starting from index 0 to 14. This 'GET' will get your configured SSIDs , so I would use the next 'unconfigured SSID' ( eg : ID 2 ) if ['0','1'] are in use. Good luck !
... View more