Skip to main content
POST
Save realtime conversation

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json
sessionId
string

Realtime session ID

inputs
string[]

User inputs from the session

outputs
string[]

AI outputs from the session

tools
object[]

Tools used during the session

usage
object

Token usage for the session

Response

Conversation saved successfully

success
boolean
historyId
string

ID of the saved history record