PUT
/
v2
/
ai-agents
/
{ai_agent_id}
/
postcall-analysis

Path Parameters

ai_agent_id
string
required

Body

application/json
items
object[]
required

Updated list of analysis items. This will completely replace the existing configuration

Response

200 - application/json
ai_agent_id
string
required

Identifier of the AI agent this analysis configuration is associated with

created_by_user_id
string
required

Identifier of the user who created this analysis configuration

items
object[]
required

List of analysis items configured for post-call analysis

created_at
string

Timestamp when this analysis configuration was created, in UTC

updated_at
string | null

Timestamp when this analysis configuration was last modified, in UTC. Null if never modified