Lead Tasks
Create Lead Task
Create a task for a specific lead in a campaign
POST
Create follow-up tasks for leads with priorities and due dates. Tasks appear in the master inbox for easy tracking.
Query Parameters
Your SmartLead API key
Request Body
The campaign-lead mapping ID
Task name/title
Detailed task description
Task priority level. Values:
LOW, MEDIUM, HIGH. Default: MEDIUMDue date in ISO 8601 format (e.g.,
2025-12-15T09:00:00Z)Response Codes
Request successful
Invalid request parameters or malformed request body
Invalid or missing API key
Request validation failed. Check parameter types and constraints.
