Ringing
Capture data while a call is ringing.
Create a ringing call
POST
https://{{account_id}}.acquire.io/api/v1/voip/call-ringing
Create a ringing call.
Request Body
Body (raw)
Last updated
Capture data while a call is ringing.
POST
https://{{account_id}}.acquire.io/api/v1/voip/call-ringing
Create a ringing call.
Body (raw)
Last updated
Name | Type | Description |
---|---|---|
email*
string
Email of the callee. Email isn't required for incoming calls.
Direction*
string
The direction of the call 'outgoing' | 'incoming'
CallId*
string
ID of the call
To*
string
phone number of the callee
From*
string
phone number of the caller