Skip to main content
POST
Create a Persona Conversation

Authorizations

x-hl-api-key
string
header
required

Body

personaId
string<uuid>
required
personaVersionId
string<uuid> | null
replacements
object | null
metadata
object | null
stream
boolean
externalUserId
string | null

Response

OK

conversationId
string<uuid>
aiSystem
string | null
model
string | null
personaId
string<uuid> | null
personaVersionId
string<uuid> | null
conversationStatus
string | null
conversationName
string | null
chatMessages
object[] | null
chatMessagesCount
integer<int32> | null
chatStarted
boolean | null
areChatMessagesInBlob
boolean | null
chatMessagesBlobUri
string | null
configuration
object | null
metadata
object | null
externalUserId
string | null
isActive
boolean
isDeleted
boolean
promptTokens
integer<int32> | null
completionTokens
integer<int32> | null
totalTokens
integer<int32> | null