Make a Call
Make a Call
Initiate an outbound phone call with a specific Famulor AI assistant via API. Pass lead data and trigger automated voice conversations programmatically.
POST
Make a Call
This endpoint allows you to initiate a phone call.
Request Body
The customer’s phone number in E.164 format (e.g. +1234567890)
The ID of the assistant to make the call with
The variables to be passed to the lead
Response
Confirmation message that the call was successfully initiated
The unique ID of the created call
The initial status of the call (e.g. “initiated”)

