Send message

Create and send a new message to a session, streaming the AI response.

post/session/{sessionID}/message

Path parameters

sessionIDstring required

Session ID

Query parameters

directorystring

Request body

messageIDstring
agentstring
noReplyboolean
systemstring
toolsobject

Response

Created message

Changes