Deleting Sound Files
You can use API to delete sound files from your VoiceShot account.
Example 1: Deleting a WAV file from your VoiceShot account
<campaign action="1">
<file filename="hello.wav" fileaction="delete"/>
</campaign >