POST
/
v1
/
chatbot
/
chat

Authorizations

x-api-key
string
headerrequired

Body

application/json
chatbotId
string
required

The chatbot's id.

conversation
object[]
required

An array of messages.

Response

201 - application/json
text
string
required

The chatbot's response.