MacsiDigital / laravel-zoom

Laravel Zoom Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can I associate or sync existing zoom account to developer account?

nileshvaghela74 opened this issue · comments

Hi,

can I associate/sync the existing zoom account to the developer/client account?

example: I have one zoom account that exists with one email id (i.e. zoomuser@gmail.com) in zoom and I want to register that same email address using that laravel package integration in my system.
Can I sync/ associate the same email id in my developer/client account (i.e. zoomdeveloper@gmail.com)?
means under my account (zoomdeveloper@gmail.com) can I register the same email address( zoomuser@gmail.com) in the Admin's users management section?

Thanks in advance!