Webex XML API Meeting 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 chapter describes Webex XML operations related to the Meeting service
This chapter contains sample XML documents that show example request messages and examples of possible response messages from the server. The API calls available as part of the Meeting service are listed below. You can see the elements that constitute the respective XML schema in a separate section below.
Webex XML API Meeting Service Operations
XML API Operation | Description |
---|---|
CreateMeeting |
Schedules a Meeting. |
CreateTeleconferenceSession |
Schedules a Teleconference-only Meeting. |
DelMeeting |
Deletes a Scheduled Meeting. |
GethosturlMeeting |
Gets a URL for the Host to Start a Scheduled Meeting. |
GetjoinurlMeeting |
Gets a URL for an Attendee to Join a Scheduled Meeting. |
GetMeeting |
Gets Details for a Scheduled Meeting. |
GetTeleconferenceSession |
Gets Details for a Scheduled Teleconference-only Meeting. |
LstsummaryMeeting |
Lists summary information of scheduled meetings. |
SetMeeting |
Allows hosts to update the information of their scheduled meeting. |
SetTeleconferenceSession |
Allows hosts to update the information of their scheduled Teleconference-only Meeting. |