Interface Sound Files¶
Methods¶
| Method | Verb | Description | 
|---|---|---|
| getSoundFiles | GET | Retrieve a list of sound files | 
| getSoundFileData | GET | Retrieve MP3 data for the specified sound file | 
| createSoundFiles | POST | Creates one or more new SoundFile(s) | 
| updateSoundFiles | PUT | Updates one or more existing SoundFile(s) | 
| deleteSoundFiles | DELETE | Deletes one or more existing SoundFile(s) |