Wondering is thee a API to remove recording that are not for a user recording but from a actual inbound call?
Not straight forward though.
You need to create query for the conversation(s) you are wanting to delete for using /api/v2/analytics/conversations/details/query
and create the job to perform action then monitor the job state and whether it was successful
I ended up writing some powershell scripts to do this using the GC.EXE tool to call APIs
1 Like
Currently No, Only way is to set retention date as today
1 Like
Thanks I will look into that.
Thanks I guess the batch job to delete is the only option then.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.