Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Id of the chatbot thread
Body
application/json
Request body to update chatbot thread
Request body
Chat mode of the thread
Available options:
AI
, AGENT
Webhook url for the thread where all messages are forwarded to
This token will be sent in headers to the webhook url for all the messages
Details of the user chatting in the thread