Campaign Management
Add Email Accounts to Campaign
Associates one or more email accounts with a campaign for automatic sender rotation.
POST
Associates one or more email accounts with a campaign for automatic sender rotation SmartLead distributes emails across added accounts to maximize deliverability, avoid ESP limits, and build sender reputation
Overview
Associates one or more email accounts with a campaign for automatic sender rotation Key Features:- Validates account ownership and connection status before adding
Path Parameters
number
required
The campaign ID
Query Parameters
string
required
Your SmartLead API key
Request Body
array
required
Array of email account IDs to add to the campaignExample:
[456, 457, 458]Response Codes
Success
Request successful
Bad Request
Invalid request parameters or malformed request body
Unauthorized
Invalid or missing API key. Check your authentication.
Not Found
The requested resource (campaign, lead, email account, etc.) does not exist or you don’t have access to it
Validation Error
Request validation failed. Check parameter types, required fields, and value constraints.
Rate Limit Exceeded
Too many requests. Please slow down and retry after the rate limit resets.
Internal Server Error
Server error occurred. Please try again or contact support if the issue persists.
Service Unavailable
API is temporarily unavailable or under maintenance. Please try again later.
Best Practices
Account Rotation
SmartLead automatically rotates between added accounts to:- Distribute sending load
- Improve deliverability
- Build sender reputation
- Maximize daily volume
