Skip to main content
POST
Add notes to leads to track interactions, observations, and follow-up reminders. Notes are visible to all team members with access to the campaign.

Query Parameters

string
required
Your SmartLead API key

Request Body

number
required
The campaign-lead mapping ID. This links the note to a specific lead within a specific campaign.
string
required
The content of the note

Response Codes

Success
Request successful
Bad Request
Invalid request parameters or malformed request body
Unauthorized
Invalid or missing API key
Validation Error
Request validation failed. Check parameter types and constraints.