Mapping a Zoom user to our app user

Description
Our app is used by authenticated users. One use case is for a single Zoom user “ZoomUser1” to be installed in two of our user accounts (“AppUserA” and “AppUserB”). When AppUserA uninstalls the Zoom app, it currently deauthorizes the access token that AppUserB has, and therefore AppUserA uninstalling the Zoom app would result in all of AppUserB’s Zoom data to be deleted. Is there a way to associate a Zoom app installation with a specific app user so that they act independently? IE - can more than one app user (AppUser1, AppUser2, AppUse3, etc) integrate our app with the same ZoomUser1 account? And conversely, can one app user (AppUser1) integrate with several different Zoom Accounts (PersonalZoomUser, BusinessZoomUser)?

Error
N/A

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
N/A

How To Reproduce (If applicable)
N/A

Screenshots (If applicable)
N/A

Additional context
N/A

Hey @nathaniel,

Check out my reply here about multiple access tokens per user:

We are working on a solution to allow users to have multiple access tokens.

Thanks,
Tommy

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