| Name | Type | Description | Notes |
|---|---|---|---|
| recordType | RecordTypeEnum | ||
| callLegId | String | Uniquely identifies an individual call leg. | |
| callSessionId | String | Uniquely identifies the call control session. A session may include multiple call leg events. | |
| eventTimestamp | String | Event timestamp | |
| name | String | Event name | |
| type | TypeEnum | Event type | |
| metadata | Object | Event metadata, which includes raw event, and extra information based on event type |
| Name | Value |
|---|---|
| CALL_EVENT | "call_event" |
| Name | Value |
|---|---|
| COMMAND | "command" |
| WEBHOOK | "webhook" |