These docs are for v2.11. Click to read the latest docs for v2.12.

Delete SoundFile

Remove a SoundFile from an account.

Sample Response

{
  "soundfile": {
    "id": "4665497596",
    "label": "Test File 1",
    "soundfile": "recording-4665497596.wav",
    "recording_id": "recording-4665497596.wav",
    "tts": "",
    "tts_volume": ""
  }
}

Response Properties

PropertyTypeDescription
SoundFileobjectSoundFile
Language
Credentials
Header
Click Try It! to start a request and see the response here!