cURL
curl --request DELETE \ --url https://api.example.com/v2/ai-agents/{ai_agent_id}/postcall-analysis/
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete the existing post-call analysis configuration for a specific AI agent.
Successful Response