Batch save realtime voice session from live-stream WebSocket.
Authentication: MD5 hash of “master:” + botId
This endpoint accepts a batch of messages from a realtime voice conversation and saves them to the database with proper session and message tracking.
Documentation Index
Fetch the complete documentation index at: https://docs.gbase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.