Verbex Docs home page
Search or ask...
Dashboard
Dashboard
Search...
Navigation
Post-call Analysis
Delete an existing post-call analysis configuration
Documentation
API Reference
API Documentation
Getting an API Key
AI Agents v2
GET
List AI Agents
POST
Create AI Agent
GET
Get AI Agent
PUT
Update AI Agent
DEL
Delete AI Agent
Built-in Tools
GET
List built-in tools
POST
Create built-in tool
GET
Get built-in tool
PUT
Update built-in tool
DEL
Delete built-in tool
Custom Tools
GET
List custom tools
POST
Create custom tool
GET
Get custom tool
PUT
Update custom tool
DEL
Delete custom tool
Calls
POST
Create Web Call
GET
Create Web Call (Public Shared)
POST
Dial Outbound Phone Call
GET
Get Call
GET
List Calls
Post-call Analysis
GET
Get post-call analysis configuration for an agent
PUT
Update an existing post-call analysis configuration
POST
Create a new post-call analysis configuration
DEL
Delete an existing post-call analysis configuration
GET
Get Post Call Analysis Results
Phone Numbers
GET
Retrieve a paginated list of all phone numbers configured in your PIA Platform account
POST
Create a new phone number
GET
Retrieve detailed information about a specific phone number configuration
DEL
Remove a phone number configuration from the PIA Platform
PATCH
Update the configuration of an existing phone number
Knowledge Bases
GET
List Knowledge Bases
POST
Create Knowledge Base
GET
Get Knowledge Base
PUT
Update Knowledge Base
DEL
Delete Knowledge Base
GET
List Documents
POST
Add Document
DEL
Delete Document
Public Sharing
POST
Create Share
GET
Get Share
DEL
Delete Share
API Keys
GET
List API Keys
POST
Create API Key
GET
Get API Key
POST
Revoke API Key
Post-call Analysis
Delete an existing post-call analysis configuration
Delete the existing post-call analysis configuration for a specific AI agent.
DELETE
/
v2
/
ai-agents
/
{ai_agent_id}
/
postcall-analysis
Try it
Path Parameters
ai_agent_id
string
required
Create a new post-call analysis configuration
Get Post Call Analysis Results