Webex XML API Meeting Attendee Service
Important
The Meetings-related XML APIs will be deprecated and the End-of-Support (EoS) date is planned for the second half of 2023. Cisco will continue to resolve bugs up to this date, but new features will only be implemented for the REST APIs suite. The End-of-life (EoL) timeframe for Meetings-related XML APIs is targeted for March 31, 2024, at which time the APIs will be retired. For information on how to migrate from XML to REST APIs, please see Webex Meetings XML to REST Migration Guide. User management APIs such asCreateUser, SetUser, DelUser, etc. are NOT affected by this EOL
announcement.
This section describes the Webex XML API operations related to the Meeting Attendee service. These operations allow you to invite, register, delete and retrieve Attendees from a previously scheduled Webex session.
This chapter contains sample XML documents that show example request messages and example responses from the server.
The API calls available as part of the Meeting Attendee service are listed below. You can see the elements that constitute the respective XML schema in a separate section below.
Webex XML API Meeting Attendee Service Operations
| XML API Operation | Description |
|---|---|
CreateMeetingAttendee |
Adds Attendee to previously scheduled session. |
DelMeetingAttendee |
Removes Attendee from scheduled session. |
GetEnrollmentInfo |
Returns information from the pre-session enrollment form. |
LstMeetingAttendee |
Returns list of Attendees from scheduled session. |
RegisterMeetingAttendee |
Registers a new attendee to a scheduled session, or accepts or rejects an invited attendee. |