Skip to main content
DELETE
/
v2
/
ai-agents
/
{ai_agent_id}
/
postcall-analysis
Delete an existing post-call analysis configuration
curl --request DELETE \
  --url https://api.example.com/v2/ai-agents/{ai_agent_id}/postcall-analysis/
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

ai_agent_id
string
required

Response

Successful Response