03-16-2018 08:48 AM
Hi,
Having used the DelRecording document to delete a recording, we noticed that it only goes into the user's WebEx Recycle Bin where the user is able to remove the recording permanently.
However, we would like the ability to delete the file permanently using the API so that the space is freed up immediately. Is this possible?
Many thanks,
D.
Solved! Go to Solution.
03-16-2018 10:40 AM
Hello,
Recycle bin is newer functionality, so this is a relatively new behavior. It is possible to use API to permanently delete recordings directly, as well as clear the recycle bin. For DelRecording, you can add deletePermanantly, set to TRUE, to skip the recycle bin all together. Recycle bin functionality is provided by the following requests; LstRecordingInRecycleBin, RecoverRecordingFromRecycleBin, and DelRecordingFromRecycleBin.
03-16-2018 10:40 AM
Hello,
Recycle bin is newer functionality, so this is a relatively new behavior. It is possible to use API to permanently delete recordings directly, as well as clear the recycle bin. For DelRecording, you can add deletePermanantly, set to TRUE, to skip the recycle bin all together. Recycle bin functionality is provided by the following requests; LstRecordingInRecycleBin, RecoverRecordingFromRecycleBin, and DelRecordingFromRecycleBin.
03-19-2018 09:05 AM
Great, thanks for the reply. Works perfectly. Couldn't find that in the documentation. After your message I did find some information here.
Thanks again.
D.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: