Skip to main content
POST
Create lead
Use this endpoint to add a new lead entry to one of your campaigns. Leads represent potential customers that your assistants will call.

Request Body

string
required
Contact phone number in E.164 format (example: +1234567890)
integer
required
The campaign ID where this lead should be added
object
Custom data fields to associate with this lead
boolean
Permit creating duplicate leads within the same campaign (default: false)
array
Additional contact persons linked to this lead

Response

string
Success confirmation message
object
The created lead object with all associated data