This document was generated from CDN thread
Created by: Nicolas Dos Santos on 08-02-2013 08:55:11 AM
I use the WebEx XML API to create Meeting Center, and get the meeting history.
I started a meeting several times, and I get multiple meeting usage histories for the same meeting.
Is it possible to delete one meeting usage history without deleting the meeting itself and other meeting usage histories.
I believe that each historic meeting has a unique identifier, confID, but I haven't found how to delete a meeting usage history using this identifier, such an operation is called DelMeetingUsageHistory
Could you help me ?
Subject: RE: [WebEx XML API] Delete one meeting usage history by confID
Replied by: Nathan Morrow on 08-02-2013 12:10:51 PM
It is not possible to delete history data, although you can choose which data to ignore when parsing. The history commands also support filtering options when requesting data, including date range, conf id, session Key, etc, that will result in a smaller data set being returned.