Skip to main content
POST
Send chatbot message

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer<int64>
required

Chatbot ID.

Body

application/json
message
string
required
conversation_id
string

Continue an existing conversation

Response

Chatbot reply

success
enum<boolean>
Available options:
true
data
any
usage
object
meta
object