{
"callId": "ABCDEFG",
"start": "2024-08-21T13:12:00-05:00",
"tenantId": "24",
"cidNum": "5555555555",
"cidName": "Frederick Durst",
"dialedNum": "5555555551",
"direction": "OUT"
}API Reference
Start call
This webhook fires when a new call begins for your account.
WEBHOOK
STARTCALL
{
"callId": "ABCDEFG",
"start": "2024-08-21T13:12:00-05:00",
"tenantId": "24",
"cidNum": "5555555555",
"cidName": "Frederick Durst",
"dialedNum": "5555555551",
"direction": "OUT"
}Was this page helpful?