Automatic Voucher renewal #198
-
|
In our company, we are using Guest wifi to provide free wifi to all employees. I found this code to create a voucher, which works well. I would like to understand how to use API to extend or renew the validity of a voucher / voucher list. Can someone provide me some insight on how to achieve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
AFAIK there is no method available through the UniFi Hotspot Manager to modify existing vouchers. If there is one, we can verify which API route(s) that uses and then add support to the API Client class. |
Beta Was this translation helpful? Give feedback.
AFAIK there is no method available through the UniFi Hotspot Manager to modify existing vouchers. If there is one, we can verify which API route(s) that uses and then add support to the API Client class.