v1

latestOpenAPI 3.0.32026-07-24106305257.4 KB
Agents Streams

Send a message to a Chat

Send a chat message to the existing chat with the agent

post/agents/{agentId}/chat/{chatId}

Path parameters

agentIdstring required

Id of the agent that will chat

chatIdstring required

Id of chat where the message will be sent

Request body

streamIdstring

Id of Stream (a new WebRTC connection to a browser peer) For more details go to Stream documents

sessionIdstring

Id of session for Stream Required to organize requests to one thread of messages

chatMode'Functional' | 'TextOnly' | 'Maintenance' | 'Playground'

Response

OK

documentIdsstring[] required
resultstring
chatMode'Functional' | 'TextOnly' | 'Maintenance' | 'Playground'
videoIdstring