Using Zoom Email Template by Zoom API

Description
I am using API to allow our members to register webinars on my website.
And I want to take advantage using Zoom email template that shown
all of the Webinar’s information such as Add Calendar, show Join link and etc.
Is it possible to call some sorts of API and make it happens?

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @it13, the details of a webinar can be accessed through the Get Webinar API. The add to calendar button might need to be a direct link you set up within your app, not through the API.