Lead Management
Add Leads to Campaign
Add new leads to a campaign with validation and deduplication
POST
Max 400 leads per request. Validates against block lists and duplicates. Returns added/skipped counts with reasons.
Path Parameters
The ID of the campaign to add leads to
Query Parameters
Your SmartLead API key
Request Body
Array of lead objects to add (maximum 400 leads per request)
Lead import settings
Response Codes
Leads added successfully
Invalid request parameters or malformed request body
Invalid or missing API key
Campaign not found or no access
Lead validation failed - check email format, required fields
Too many requests
Server error occurred
