Add Message

Persist one rendered message (user text or assistant parts) to a session.

post/agent/sessions/{session_id}/messages

Path parameters

session_idstring required

Request body

rolestring required
contentobject required

Response

Successful Response

idstring required
session_idstring required
rolestring required

user | assistant | system

contentobject required
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.