How can we define which email can join meeting while creating zoom meeting and also hide invite link and password of the meeting?

i want to create zoom meeting and restrict which email can join meeting. and also hide invite link and password. i am using nodejs.

You want to create a meeting with registration required and turn on the meeting authentication options:

  1. Meeting with Registration (https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0065026)
  2. Requiring authentication to join a meeting or webinar - Zoom Support