voice_agent_groups
Upload Pre Pickup Audio
Store an audio file for a group's pre-pickup message.
Uploads the file to S3 and records its object key + original filename on the group. Mode/enabled stay operator-driven via the group PUT, so this endpoint only manages the file. The file is stored raw (no Document row, no channel-splitting) — the worker just needs the bytes.
post/api/v1/voice-ai/voice-agent-groups/{group_id}/pre-pickup-audio
Path parameters
group_idstring uuid required
Response
Successful Response