How to create meetings for other people?

Hi,

I need to create meetings for my website users. I won’t be a part of those meetings. How can I do? I don’t find the good way. (I use the JWT way)
Do I need to create a Zoom user by host, or is there a way to create a meeting on my account and give the access without I need to start the meeting? Maybe can I start the meeting through the API?

Thanks for your answers
Celine

Hi @celine.aumard,

Thanks for reaching out!

If the users belong to your account, you can use our Create Meeting API, and specify the email or user ID of the person you’d like to create the meeting for in the request URL:

The response will generate a start_url that can be provided to that user to start the meeting.

Let me know if this helps :slight_smile:

Thanks,
Will

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