Send a message to a ChatAsk AIpost https://api.d-id.com/agents/{agentId}/chat/{chatId}Send a chat message to the existing chat with the agentPath ParamsagentIdstringrequiredId of the agent that will chatchatIdstringrequiredId of chat where the message will be sentBody ParamsChat payload. Here you will need to pass the message with additional detailsmessagesarray of objectsrequiredList of messages for Chatmessages*ADD objectstreamIdstringId of Stream (a new WebRTC connection to a browser peer) For more details go to Stream documentssessionIdstringId of session for Stream Required to organize requests to one thread of messageschatModestringenumdeprecatedFunctionalTextOnlyMaintenancePlaygroundAllowed:FunctionalTextOnlyMaintenancePlaygroundResponses 200OK 401AuthorizationErrorUpdated 7 months ago