API Call - Metrics
View Call Metrics
POST
/v2/call/metrics
Body
Name
Type
Description
api_key
string
Name of the user
Response
[
{
"agent_type": [
"SALES",
"ADMIN"
],
"direction": "BOTH",
"name": "example",
"weight": 0,
"tags": "none",
"content": "Example Content"
}
]
Last updated