Answered
Capture data while a call is answered.
Create an answered call
Request Body
Name
Type
Description
{
"data": {
"success": true,
"message": "Successfully saved"
}
}{
"From": "+1234567890",
"To": "+1789451230",
"CallId": "CA12345678904567890",
"email": "[email protected]",
"Direction": "incoming"
}Last updated