Create conversation
Last updated
Was this helpful?
Last updated
Was this helpful?
All API requests should contain .
Request
Request body
The body of the request should contain the following model serialized to JSON.
author
Conversation author
categoryId
nullable integer
Conversation category id. Optional
fields
Conversation fields. Optional
isBotEnabled
boolean
If true
, a bot will be assigned to the conversation at the start. Default value is false
sentiment
Conversation sentiment. Optional, if left unset, it will to the value question
title
string
Conversation title. Optional
url
string
The URL where the conversation took place. Optional
Response
model
array of models
nullable enumeration
Data
field has type of object.