cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
484
Views
0
Helpful
1
Replies

Delete Webex recordings with API Command

CGP123
Level 1
Level 1

Hello,

We need to delete around 3,000 colleagus recordings who are no longer with the organization. We have their email addresses. We need a fast way to delete their recordings to free up cloud storage space. Any help is appreciated.

1 Reply 1

dtibbe
VIP Alumni
VIP Alumni

If you delete those accounts, their data should be purged as well.

The Webex API has an endpoint for listing and deleting recordings: https://developer.webex.com/docs/api/v1/recordings. You may list all recordings, filter by the desired users, and then delete the affected ones.