Chat

post

Sends a chat message and receives a response.

Authorizations
x-api-keystringRequired
Body
messagestringOptional

The message to send to the chatbot

chatbot_IdstringOptional

The ID of the chatbot to interact with

conversation_IdstringOptional

The ID of the conversation

device_typestringOptional

The type of device used for the interaction

device_idstringOptional

The ID of the device used for the interaction

ip_addressstringOptional

The IP address of the user

countrystringOptional

The country of the user

Responses
chevron-right
200

Successful response

application/json
Responseobject

Response object (structure not specified in the provided code)

post
/integrations/chat

Last updated