Create New Conversation
Create a new conversation with a clone
POST
/
api
/
conversation
/
new
Body
The slug
of the clone that you want to start a new conversation with
Optionally, the slug
of the clone instance that you want to start a new conversation with. This should be used in addition to the slug of the clone
The email of the user chatting with the clone.
Include this field to personalize the conversation to a user. Read more on the Personalization page
Response
Metadata about the new conversation that was just created
The type of the conversation, either: anonymous
No user email was included
in the request, no user information will be used to generate clone responses
for this conversation personalized
User email was included, conversation
will be personal to the user
Was this page helpful?