Send agent message
Sends one user message to an agent chat, persists transcript entries, and returns the generated assistant reply.
POST/api/v1/agents/{id}/chats/{chatId}/messages
Sends one user message to an agent chat, persists transcript entries, and returns the generated assistant reply.
TypeScript Definitions
Use the request body type in TypeScript.