Mon-Fri 10am - 6pm
Audio Library
Base URL for your account: https://cpaas.studio/api/v1
Upload, look up, and enable/disable the voice audio assets a Voice Broadcast can play.
-
Audio Upload
POST /api/v1/voice/audio/uploadUploads a voice audio file to your Audio Library, ready to select as a Voice Broadcast's message. Requires a key scoped to voice.obd or all. -
Audio Status
GET/POST /api/v1/voice/audio/statusLook up one audio asset, or list all of them. Requires a key scoped to voice.obd or all. -
Audio Enable / Disable
GET/POST /api/v1/voice/audio/toggleTurns an audio asset on or off for selection in a broadcast. This is not approval — it's a usability switch layered on top of the pending/approved/rejected status.