Links

Call in queue

Capture data while calls are in the queue.
post
https://{{account_id}}.acquire.io/api/v1/voip/call-in-queue
Create a call in queue

Body(raw)

{
"From": "+1234567890",
"To": "+1789451230",
"CallId": "CA12345678904567890"
}