Forums/
Controllers
2024-09-30 19:29:11
Create user via API on Omada Hotspot Controller
Hello, I'm trying to create users on Omada Hotspot Controller via PHP API. This is the code used to log in: $url = "https://IP:PORT/CONTROLLERID/api/v2/hotspot/login"; $content = json_encode(array( 'n