Skip to main content
post/conversations/{id}/messages

Send message in a conversation

LLM
View as Markdown
Open llms.txt

Sends a reply in an existing conversation. Pass `inboxId` when you want to choose the sender explicitly; otherwise Flownally uses the latest open session for that conversation. The response is returned as soon as the message is accepted, so poll the message resource to follow delivery state when you are not using webhooks.