Skip to main content

Send a message to a conversation

POST 

/api/v1/llm/send-message

Sends a user message to the specified conversation thread. This appends the message to history and starts a generation workflow run. If a run is already in progress, behavior depends on the conversation's interrupt policy.

See Messages and run outcomes for status interpretation and recovery.

Request​

Responses​

Message accepted and generation initiated

Document ID: DOC-MA-conversations-api-sendMessage. Section identities and revisions.

SectionStable reference
OverviewDOC-MA-conversations-api-sendMessage#overview
RequestDOC-MA-conversations-api-sendMessage#request
ResponsesDOC-MA-conversations-api-sendMessage#responses