Auto join to meeting with invite

Hello.
I have created some Zoom Rooms and created a meeting with video and invited Zoom Rooms from contacts.
(I can simply click Meet button for doing this)
I want to duplicate that action by APIs.
I created a meeting by api but I am not sure how I can invite the Zoom Room accounts using api to auto join to that meeting.
Please let me know if I can use Zoom APIs for it? (I was looking for it but couldn’t find it)
If I use Web SDK, I can make the Zoom Accounts auto join to meeting?
I wanted to invited zoom room accounts automatically rather than user accounts.
Thanks in advance.
Vitaly

Hi @nor1msoft98, unfortunately there is not an automatic invitation API (for meetings or Zoom Rooms). Through the Web SDK, there is an inviteZoomRoom method which you can use!