Links

Ringing

Capture data while a call is ringing.
post
https://{{account_id}}.acquire.io/api/v1/voip/call-ringing
Create a ringing call
Body (raw)
{
"From": "+1234567890",
"To": "+1789451230",
"CallId": "CA12345678904567890",
"Direction": "incoming",
"email": "[email protected]"
}