Save Realtime Session
Question
Save Realtime Session
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.
POST
Save Realtime Session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json