Manage meetings without authentication

,

Description

I want to integrate Zoom with a web portal, but at the moment the call URL is generated, I want the person who enters to record the session not to authenticate, just put their name and email. This is possible? Does the documentation give details of all this?
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 @rovi, thanks for posting & using Zoom!

This is not possible, to authenticate, a user will have had to explicitly granted permission to your app in an OAuth flow. Reference our guide to End User Authorization Flows.