/post-sales-bot/chat
This endpoint can be used to chat with the AI bot chat.
For details about how this functionality, check the Post-Sales AI Bot guide.
Header Parameters
api-keystring Required
Set your API key. To request a demo API key please reach out to us at partner@distribusion.com. Reference value: ZW8FXhnBl53yTkrMvoqLp4Xq7mf9nEBGsxpTWrid.
Body Parameters
conversation_idstring Required
Set the id of the conversation retrieved from the /post-sales-bot/chat-init endpoint. Reference value: 65cb4385-7d19-4896-91b5-76c707e11fed.
textstring Required
Set the text content of the user's message or query. This is the input to the chat or support system. Reference value: Can I bring any luggage on my trip?.
Response
200 (successful response)
Object
Successful response with chat bot answer
Response Attributes
textstring
Chat bot answer.
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?