Create zoom meeting behalf of others using Rest API

Hello,

I have application for multiple patients and multiple doctors are registered.

Using rest API we’re creating zoom meeting using our company account(API Key/Secret Key), suppose we have two meeting at same time then it will not allow to create meeting(I think because of same host).

Is it possible to set different host’s email while create meeting? In other words should we create meeting for other user? We have not API Key any Secret Key for all doctors.

Please suggest best way to fix this issue.

Thank you.

Hi @bhalodik

Thanks for reaching out, I am happy to help here!
In the following link you will find some helpful information about how to set up concurrent meetings.

You will only be able to create meetings for those users that belong to your account.
Hope this helps.
Elisa

Hi @bhalodik,

Were you able to find solution of the problem you described above? I have the same use case :slight_smile:

Thank you