Initiate an AI-powered phone call to a contact for automated collections and communication
| Header | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Bearer authentication header of the form Bearer <token> |
| Parameter | Type | Required | Description |
|---|---|---|---|
contactUuid | string (UUID) | Yes | The unique identifier of the contact to call |
numberToCall | string | No | Phone number to call. If not provided, uses the contact’s default phone number |
aiSettingsTemplateId | string (UUID) | No | AI settings template ID for customizing call behavior |
aiSettingsTemplateId to customize the conversation flowBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response