Uploads a new audio file for use with AI agents. Only audio content types (audio/*) are accepted. The uploaded file can be used for hold music, background sounds, or other audio features.
audio/Audio file to upload. Supported formats include MP3, WAV, FLAC, and other common audio formats. The file is stored and can be referenced by its ID in agent configurations for transfers and ambient noise features.
Description of the media file's purpose or content. Useful for organizing and identifying files when configuring agents, especially when managing multiple media files for different transfer scenarios or ambient sounds.
1000Media file uploaded successfully
Media file information including metadata, storage details, and usage context. Contains all data needed to reference the file in agent configurations and track its properties and lifecycle.
Unique identifier for this media file. Use this ID when configuring agents to reference the file for warm transfers, cold transfers, or ambient noise features.
Server-assigned filename used for internal storage. This may differ from the original filename and is generated to ensure uniqueness and avoid conflicts in the storage system.
1Original filename as provided during upload. Preserved for display purposes and to help identify the file in the user interface.
1File size in bytes. Useful for storage management and estimating bandwidth requirements when the file is played during calls.
MIME content type detected from the uploaded file. Common values include "audio/mpeg" for MP3 files, "audio/wav" for WAV files, and "audio/flac" for FLAC files. Used for proper content handling and playback.
1Timestamp when the media file was originally uploaded to the system.
Description of the media file's purpose or content. Helps identify and organize files when managing multiple media files for different use cases. Null when no description has been provided.