How to call create zoom meeting API through different EmailId

hello,
I have created xamarin app with zoom integration.
I am calling Create zoom meeting API from app.
I also created zoom developer console account using (xyz@gmail.com) EmailId.
Now, Can I create zoom meeting through same API using (abc@gmail.com) different EmailId.without changing APP secret key, and API key.
(I am having a free zoom account)

Thanks.

Hey @shraddhap,

If abc@gmail.com is a user under your account, you will be able to use account-level credentials such as a JWT App in order to create meetings for that user too.

Let me know if that helps.

Thanks,
Max

1 Like

I don’t know how to add abc@gmail.com user under my JWT app through API

Please guide me through this.

Hey @shraddhap ,

Here is how to manage users on your Zoom account:

Thanks,
Tommy

1 Like

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