User Community Feedback

Submitted ideas will be evaluated by our product teams for upcoming releases and will be responded to so you know where things stand. For product support, please use the community forums or contact TAC.

NOTE: All Cisco employees & Channel Partners must enter Ideas through this Ideas Portal.

API to manage meeting sites and site settings

We would like to be able to manage through API the meeting site and meeting site settings for Webex 4 Broadworks enterprises that we provision on webex.


This way we can merge some of the vital control hub functionality in our own portal.

  • Guest
  • Nov 16 2021
  • Need more info
  • Guest commented
    February 04, 2022 14:50

    Well, we basically develop a web portal for BroadWorks and webex for BroadWorks. We allow our customer to manage all possible setting in BroadWorks but configuration capabilities for the webex part of the service (mainly meetings) is quite limited. We want to expand on that.


    Based on our own experience with webex, it seems that "meeting sites" and "site options" are quite important. You can manage for a site stuff like:

    • can all participants host before the hosts joins or should they stay in the lobby

    • enable some third party integrations

    • default pincode length

    • some recording settings

    • ability to rename the site

    • ...


    Currently I only see this API: https://developer.webex.com/docs/api/v1/meeting-preferences/get-site-list


    This API allows to retrieve all sites assigned to a given user. You can update also the default site for a user.


    However, I want to be able to

    • query for an organization the different meetings sites

    • manage common site settings (and specific site settings)

    • ....

    So whatever you do in the control hub under Meetings > sites


    See attach