Post Phonecall
Create a new PhoneCall
Body
The ID of the call template used for the call.
The name of the human making the call to.
Array of prompt variables used in the call.
The unique ID of the Team, phoneCall associated with.
The phone number the call is made to.
The optional phone number the call should be made from. If not provided AI will use a number from twilio settings.
The ID of the phone number associated with the call.
Flag indicating whether recording is enabled for the specific phone call.
The status of the phone call. Possible values: "queued", "ringing", "inProgress", "busy", "noAnswer", "canceled", "failed", "completed".
queued
, ringing
, inProgress
, busy
, failed
, noAnswer
, cancelled
, completed
The telephony provider to be used for the phone call. Possible values: "twilio", "plivo".
twilio
, plivo
The email of the person, the call is made to.