How do you create a meeting using SDK..Without POST to API

Thanks for your reply @a.sawant,

To start a meeting via our JS Web SDK, simply change the role value in the meetConfig object to 1

Here is a quick tutorial on how to get our sample app to create a meeting.

Let me know if this helps!

Thanks,
Tommy