Hi there
I am using the API to create meetings - https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate
Is there a way to prevent screenshare FOR ATTENDEE’s, when creating via the API? (i want the host to have)
Thanks!
Hi there
I am using the API to create meetings - https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate
Is there a way to prevent screenshare FOR ATTENDEE’s, when creating via the API? (i want the host to have)
Thanks!
Hey @coda,
Thank you for reaching out to the Zoom Developer Forum. While you can disable the ability for participants to enable video using the settings.participant_video property of the Create Meeting API, there is currently no ability to disable participant screen sharing as there is with the Zoom client.
If your applications requires more in-depth programmatic control of the meeting, I recommend looking into the Zoom SDKs. Please let me know if you have any questions.
Thanks,
Max