cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
284
Views
0
Helpful
2
Replies

API - create webinar - set "enabledViewParticpantList" false

peter gumrich
Level 1
Level 1

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

1 Accepted Solution

Janos Benyovszki
Cisco Employee
Cisco Employee

@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. 

View solution in original post

2 Replies 2

Janos Benyovszki
Cisco Employee
Cisco Employee

@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. 

Hi Janos, 

Tthank you for the feedback. 

Best regards, 

Peter