Call end
Capture data when a call ends.
Create an end call
Request Body
Name
Type
Description
{
"data": {
"success": true,
"message": "Successfully saved"
}
}Last updated
Capture data when a call ends.
{
"data": {
"success": true,
"message": "Successfully saved"
}
}Last updated
{
"From": "+1234567890",
"To": "+1789451230",
"CallId": "CA12345678904567890",
"email": "[email protected]",
"CallStatus": "completed",
"RecordingUrl": "string",
"Duration": "10",
"Direction": "incoming"
}