Call in queue
Capture data while calls are in the queue.
Create a call in queue
POST
https://{{account_id}}.acquire.io/api/v1/voip/call-in-queue
Create a call in the queue.
Request Body
Name
Type
Description
CallId*
string
ID of the call
To*
string
Callee phone number 'To'
From*
string
Caller phone number 'From'
Body(raw)
Last updated