Force user data when connecting to meeting

We would like to know if it is possible to inform some user data when connecting to the meeting, even if the user is logged in or out.
We use meetings created via API, I would like to know if we can pass parameters to join_url such as name and email, especially email. So that when we search for this data via the past_meetings/:meetId/participants endpoint
we can provide more information to our students.

We do not create Zoom users for our students and/or ask them to enter meetings with a username and password. As everyone is free to provide any name, searching for this information via past_meetings means there is no way to know who the user was during the meeting.

Hi @triventoeducacaodev
Thanks for reaching out to us!
Here is an endpoint that might help you accomplish what you are looking for