Change Meeting Invitation Email Template

Hello there,

I create meetings using Zoom API V2. We send automatic mail to the people who will attend the meeting with the option of registrants_email_notification. But I want to change the content of this mail. For example, I do not want to send MeetingID and Password information in the mail. I only want the participant to connect via Join Link. How can I do that ?

Actually, I want to create my own e-mail content. I am waiting for your reply in both options. Thanks

Hey @gamebooker,

You would need to disable the email being sent, then send your own custom email using a service like SendGrid.com.

Thanks,
Tommy