Send a message in a chat

Send a message to an agent within an existing chat session.

Path parameters

chat_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
messagestringRequired
The message to send to the agent.

Response

200
statusstring
Whether the request was successful.
responseobject
Response from sending a message in a chat.

Errors

400
Bad Request Error