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

Changes

No recorded changes to this endpoint across all 61 revisions of this API.