Skip to main content

Set agent Conversation Insights config

PUT 

https://platform.docana.com/api/v1/agents/:agentId/insights/config/

Stores the given Conversation Insights configuration on the agent, replacing any existing config in full (a complete replacement, never a merge). Pass insights: null to clear the config entirely. Read the current config with getAgent: it is returned under metadata.insights. Unrelated to pollAgentInsights, which reads document insights results.

Request

Responses

The stored Insights config after the idempotent replacement.