Query
Last updated
Last updated
chatbot_id*
String
The ID of your chatbot. You can find the ID on the settings page for your chatbot.
Authorization*
String
Bearer {api_token}
prompt*
String
The question or query text that you would like to send to your chatbot to answer.
conversation_id
String
A unique identifier to group questions and answers sent to your chatbot.
format
String (markdown or html)
Can be either html or markdown. Defaults to return the response text in markdown.