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 or null
Whether the request was successful.
responseobject or null
Response from sending a message in a chat.

Errors