Upload Audio File
This request upload and set/replace the actual file of the audio file object
The file should be uploaded as a binary, the file name should be inserted in the request path.
Resource
POST /audiofiles/<OID>/<filename>
Parameters
None
Payload
The binary music/audio file
Response
None
Context
Authorization |
Administrator |
Errors
Example
Request
POST https://xelion.nl/api/v1/master/audiofiles/1757883/call_queue_music.mp3
Payload
call_queue_music.mp3