The SetMeeting API enables hosts/users to update the
information for a scheduled meeting that they are able to
edit. Table 10-16 shows the XML data that needs to be
sent in order to modify meeting attributes.
Table 10-16 Modify Meeting Attributes
MethodAPIDescription
P
O
S
T
https://api.Webex.co
m/WBXService/XML
Service with XML
body:
<bodyContent
xsi:type="java:co
m.Webex.service.bind
ing.meeting.SetMeeti
ng">
<meetingkey>625
579604</meetingkey
>
<participants>
<attendees>
<attendee>
<person>
<email>stude
[email protected]</em
ail>
</person>
</attendee>
</attendees>
</bodyContent>
Update meeting attributes
such as attendees, record
meeting, schedules, and
media support