v51

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-014010324.1 KB
chat_api

Add a message

Add a new chat message to the session

put/ocs/v2.php/apps/assistant/chat/new_message

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

sessionIdinteger required

The chat session ID

rolestring required

Role of the message (human, assistant etc...)

contentstring required

Content of the message

timestampinteger nullable

Date of the message

firstHumanMessageboolean

Is it the first human message of the session?

Response

The session list has been obtained successfully

idinteger required
session_idinteger required
rolestring required
contentstring required
timestampinteger required
ocp_task_idinteger required
sourcesstring required