DeleteAudioFile.wr

04-24-2017

This method deletes an audio file from the AudioLibrary.

Parameters

  • Number : recording - Recording id of the audio file you wish to delete.

Useage

Example Request

POST /deleteAudioFile.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

sidtoken=000000000000000000000000000&recording=632011

Example Response

{"response":"confirmed"}