Hello There,
We need to generate the Zoom Access Token that can be valid for more than 24 hours. We are using this api to get the zak.
https://api.zoom.us/v2/users/{userId}/token?type=zak
According to below article, the token is valid for 2 hours only.
" ZAKs have an expiration time of 2 hours, from the time of the response. Accounts with “API User” members have expiration times of 90 days."
This 90 days case is not clear to me, please explain.
Thanks.