v1

latestOpenAPI 3.1.02026-07-22733584.5 KB
Messages

Send a message to the accounting agent

Posts a message to Björn. The message is dispatched as an event to the agent runtime; the returned event_id identifies that dispatch. Requires a write-scoped key.

post/messages

Request body

textstring required

The message text.

customer_idstring

Target company. Optional for API keys.

contextobject

Optional structured context attached to the message.

sourcestring

Message source label.

Response

Message accepted and dispatched.

event_idstring
messageChatMessage

One message in the conversation with the accounting agent.