Place Phone Call
Call
Place Phone Call
Use this API endpoint to immediately initiate a call to a specified number.
POST
Place Phone Call
Authorizations
Path Parameters
The ID associated with a workspace.
The ID associated with an assistant.
Body Parameters
The number from which the call will be placed and it should be linked to the assistant.
The number to which the call will be placed
Indicates the priority level assigned to the call.
Allowed Values:
Where,
Allowed Values:
0, 1, 2. Where,
0 = Low Priority 1 = Medium Prioriry 2 = High PriorityAdditional attributes for the call
Response
Confirmation message indicating the call was placed
The status of the call
A newly created Id for the call
Retrieve Call Properties Post-Call
By adding a webhook, all call properties—such as summary, transcript, callStartTime, and more—are automatically sent via the webhook. Additionally, you can extract custom variables using the extraction option available in the Dashboard Modules section and include them in the same webhook. Note: Webhooks are triggered at the end of the call.