API Reference
Create lead
Create a new lead in the Lacy.ai system
POST
This endpoint allows you to create a new lead in the Lacy.ai system.
Request body
string
required
The phone number of the lead in E.164 format (e.g. +1234567890)
integer
required
The ID of the campaign to create the lead for
array
The variables to pass to the lead
boolean
Whether to allow duplicate leads in a campaign.
Response fields
string
The message of the response
object
The data of the response
string
The id of the lead
