Campaign Management
Remove Email Accounts from Campaign
Disassociates email accounts from a campaign’s sender rotation pool.
DELETE
Disassociates email accounts from a campaign’s sender rotation pool Does NOT delete accounts themselves - only removes from this campaign
Overview
Disassociates email accounts from a campaign’s sender rotation pool Key Features:- Validates at least one account remains if campaign is ACTIVE (returns error if trying to remove all)
Path Parameters
The campaign ID
Query Parameters
Your SmartLead API key
Request Body
Array of email account IDs to removeExample:
[456, 457]Response Codes
Request successful
Invalid request parameters or malformed request body
Invalid or missing API key. Check your authentication.
The requested resource (campaign, lead, email account, etc.) does not exist or you don’t have access to it
Request validation failed. Check parameter types, required fields, and value constraints.
Too many requests. Please slow down and retry after the rate limit resets.
Server error occurred. Please try again or contact support if the issue persists.
API is temporarily unavailable or under maintenance. Please try again later.
When to Remove Accounts
- Account reputation declined
- Account disconnected or failed
- Rebalancing account usage
- Account no longer available
