Add Music File
This request add’s a new music/audio file to the music on hold category.
The file should be uploaded as a binary, the file name should be inserted in the request path.
Resource
POST /musiconholdcategories/<OID>/music_file/<filename>
Parameters
None
Payload
The binary music/audio file
Response
None
Context
Authorization |
Administrator |
Errors
Example
Request
POST https://xelion.nl/api/v1/master/musiconholdcategories/1757883/music_file/call_queue_music.mp3
Payload
call_queue_music.mp3