v52

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 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

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

Response

Successful Response