11-07-2023 12:53 AM
Hi. We are trying to create Webinars via a service account.
An important feature is being able to restrict chat flow and the viewing of the participant list, as can be set in the webinar option when manually creating a webinar.
However, in the "Create a Meeting" REST APIT call to /v1/meetings, it is not allowed to set "attendeePrivileges". The "enabledViewParticipantList" is part of the "attendeePrivileges" attribute. Due to this, it is not possible to restrict chat or participant list view via the REST API.
Does anyone know of an alternative method of setting these privileges via REST API for a created webinar?
Thanks and best regards, Peter
Solved! Go to Solution.
11-07-2023 03:29 AM
@peter gumrich indeed Peter, unfortunately the attendeePrivileges is currently not supported for webinars, as mentioned on the https://developer.webex.com/docs/api/v1/meetings/create-a-meeting page. Engineering is constantly working on improving the API functionality, but we do not have an ETA right now, when this parameter will be available for webinars.
11-07-2023 03:29 AM
@peter gumrich indeed Peter, unfortunately the attendeePrivileges is currently not supported for webinars, as mentioned on the https://developer.webex.com/docs/api/v1/meetings/create-a-meeting page. Engineering is constantly working on improving the API functionality, but we do not have an ETA right now, when this parameter will be available for webinars.
11-07-2023 03:52 AM
Hi Janos,
Tthank you for the feedback.
Best regards,
Peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide