Skip to main content
PATCH

Update Agent Analysis

Partially update the analysis section of an agent. Only the fields you include are merged into the existing config; omitted fields remain unchanged. The analysis section controls post-call evaluations (dispositions, conversation scoring) and extraction (structured data collection, concern tracking).

Path Parameters

string
required
UUID of the agent to update.

Body Parameters

object
Post-call evaluation configuration.
object
Structured data extraction from call transcripts.

Request Example


Response