v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 MB
Conversations

Create Message

Add a new message to the conversation. Used to insert a new messages to a conversation manually ( without using chat endpoint )

post/ai/conversations/{conversation_id}/message

Path parameters

conversation_idstring uuid required

The ID of the conversation

The ID of the conversation

Request body

rolestring required
contentstring
namestring
tool_callsobject[]
tool_call_idstring
sent_atstring date-time
metadataobject

Response

Successful Response