Zoom API to dynamically associate a free user with pro account

Our organization has a pro account for Zoom and several free accounts that belong to the organization.
What we would like to do is to dynamically associate a free account with a pro account, triggered by 3rd party tool (ServiceNow) via API as below steps.
Could someone please advise me on how to achieve this?
*We cannot share the pro account among the users for the company policy.

  1. User-A requests pro account association on ServiceNow.
  2. A manager approve the request.
  3. ServiceNow execute API request to Zoom and associate User-A’s free account with pro account.
  4. User-A’s account gets able to hold meetings without 40min regulation.
    *If User-B’s request for pro account association got approved, ServiceNow execute API to disassociate the pro account from User-A, and then associate it with User-B.

Best Regards,
Aki

Hey @Aki,

Thank you for reaching out to the Zoom Developer Forum. Just to clarify, you have an account with pro licenses for your users and you want to dynamically assign that pro license between users, is that correct?

If so, please see this forum post:

Let me know if that helps.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.