Authorizing Client via API
Hi!
I have successfully authorize a client via script on my external portal. But for the life of me I can't figure how to specify time duration, e.g. authorize a client for 60minutes. It always defaulted to 8hrs. When making a portal, I can see there is a default Authentication Timeout of 8hrs on "No authentication" option, but not available on "External Portal" option.
From the documentation I see this: /openapi/v1/{omadacId}/sites/{siteId}/hotspot/clients/{clientMac}/auth
Is it possible to send an API request authorizing a client with time duration?
Thanks!