By using the Aculab site, you agree with our use of cookies.
right  Talk To Us!

delete file Action

Deletes a single media file from the cloud media file store. This action can be used at any point including the Final page as it doesn't depend on an active call.


The delete file properties are:

PropertyRequired/OptionalDefaultDescription
filenamerequiredThe name of the file to delete from your cloud media file store.

 See also: Voicemail

  • Examples:

    • Delete a recorded file:

          "delete_file" :
          {
              "filename" : "/rest_api/recordings/2018/10/06/rest_16_39_23_058d242936dcc5f9.4460.wav"
          }