Event if user is licensed , user can not create webinar ?
Difference and type ?
Can I get API for Webinar license authority ?
Please anaswer me,
Thanks,
Event if user is licensed , user can not create webinar ?
Difference and type ?
Can I get API for Webinar license authority ?
Please anaswer me,
Thanks,
Hi @ttmyint ,
You can add a Webinar plan to get access to webinars: Zoom Webinars Plans & Pricing | Zoom
Hope that helps!
@gianni.zoom Please support me,
I would like to know following case.
Is there an API that shows the remaining number of users that can be set for a paid license?
Hi @ttmyint ,
You can query the GET/users API endpoint and there is a type
field in the users
object that shows the plan they have.
You can then map and filter the user object for the plan type you’re looking for