cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
350
Views
0
Helpful
2
Replies

API to deactivate a user AND delete the recordings/files associated with them?

kimlynch1
Level 1
Level 1

API to deactivate a user AND delete the recordings/files associated with them?

I know how to deactivate a user.  Is there a way to delete the users recordings/files at the same time?

2 Replies 2

nmorrow
Cisco Employee
Cisco Employee

Hello,

     Recordings can be listed via XML API lstRecording, including filtering by host id, and deleted via XML API delRecording. Unfortunately, there is nothing that will automatically delete the host's recordings upon deactivation.

I've got the delRecording working.  My question now is how do I delete multiple recordings at one time?  Example: a user has five recordings. I use the lstRecording API to get them.  But when using the delRecording API it only deletes the last recording listed.  What am I doing wrong? Any help is greatly appreciated. Thanks.

Getting Started

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: