chat

Send a message in a chat

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

post/chat/{chat_id}/messages

Path parameters

chat_idstring uuid required

Request body

messagestring required

The message to send to the agent.

Response

200

statusstring

Whether the request was successful.

Changes