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

Changes

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