Automatic Voucher renewal #198
Answered
by
malle-pietje
JoseLuisTeixeira
asked this question in
Q&A
|
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? |
Answered by
malle-pietje
Aug 7, 2023
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. |
0 replies
Answer selected by
malle-pietje
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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.