Call Hung Up
This event is fired when a call hangs up. This event can be used to determine which end of a conversation ended the call.
Parameters
| Parameter | Type | Description |
|---|---|---|
| EventType | string | Has the value “call_hungup” for this event |
| call_id | string | A unique identifier for this call. Example: 11-312298b3-12a342 |
| date | datetime | ISO 8601 Formatted date string |