How to disable invite button for participants for meetings created through api /POST /users/{userId}/meetings

I am creating a private meeting and adding registrants for that meeting using API’s to generate unique join link for every user.
When participants join the meeting, I want to disable the invite button for them .
Is there any way I can do that using API ?

Hi @chetankhanna767
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
I do not think that you can disable the invite button for the participants that join the meeting but if the meeting requires registration, then only participants that have been added and approved to the meeting will be able to join

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.