List available background noise assets
Noise Assets
List available background noise assets
Full URL: GET https://api.kupe.in/api/v1/noise-assets
Returns every outbound background noise WAV the platform can mix under agent speech on live calls.
Use each item’s id as agent_specific_config.background_noise_id on
POST /api/v1/agents or PUT /api/v1/agents/{agent_id}.
No background voice: omit background_noise_id, or set it to null or "" on update to clear a
previous selection. Optionally set background_noise_volume to 0 to mute while keeping an id.
See the page body (MDX) for examples, field tables, and curl workflows.
GET
List available background noise assets
Authorizations
Kupe dashboard API key for your user.