Lead Management
Unsubscribe Lead Globally
Globally unsubscribe a lead from all current and future campaigns
POST
Path Parameters
number
required
The lead ID to unsubscribe globally
Query Parameters
string
required
Your SmartLead API key
Response Codes
Success
Lead unsubscribed successfully
Unauthorized
Invalid or missing API key
Not Found
Lead not found or you don’t have access to it
Internal Server Error
Server error occurred
Behavior Notes
When a lead is globally unsubscribed:
- The
is_unsubscribedflag is set totrueon the lead record - The lead will not receive emails from any campaign
- The lead remains in all campaigns but will not be contacted
- This action affects all current and future campaigns
