Skip to main content
DELETE
If the lead is not associated with any other campaign, it will be permanently deleted from your account. This action cannot be undone.

Path Parameters

number
required
The campaign ID to remove the lead from
number
required
The lead ID to delete

Query Parameters

string
required
Your SmartLead API key

Response Codes

Success
Lead deleted successfully from campaign
Unauthorized
Invalid or missing API key
Not Found
Campaign not found or you don’t have access to it
Internal Server Error
Server error occurred

Behavior Notes

The lead will only be permanently deleted from your account if it’s not associated with any other campaigns. If the lead exists in other campaigns, only the campaign association is removed.