Website
Guide & Tutorial
Blog
Book a Demo
Search…
2.0.0
Getting Started
Widget
Overview
Installation
Customization
SDK
[Under Development] Overview
[Under Development] iOS
[Under Development] Android
Webhooks
Introduction
Getting Started
Securing Webhook
Webhook Events
REST APIs
Introduction
Authorization
Conversation
Contact
Company
Phone
Call in queue
Ringing
Answered
Call end
Chatbot
Analytics
[Under Construction] Custom Cards
Knowledge Base
Settings
Powered By
GitBook
Answered
Capture data while a call is answered.
post
https://{{account_id}}.acquire.io/api/v1/voip/call-answered
Create an answered call
Body (raw)
1
{
2
"From": "+1234567890",
3
"To": "+1789451230",
4
"CallId": "CA12345678904567890",
5
"email": "
[email protected]
",
6
"Direction": "incoming"
7
}
Copied!
Previous
Ringing
Next
Call end
Last modified
4mo ago
Copy link