Email Account Management
Unsuspend Email Account
Reactivate a suspended email account and restore sending capabilities
DELETE
Unsuspending an email account restores it to active status, allowing it to be used for campaign emails and warmup. The account resumes participating in email rotations across all associated campaigns.
Path Parameters
number
required
The email account ID to unsuspend
Query Parameters
string
required
Your SmartLead API key
Response Codes
Success
Email account unsuspended successfully
Bad Request
Invalid account ID or account not found
Unauthorized
Invalid or missing API key
Internal Server Error
Server error occurred
Reactivation Behavior
When an email account is unsuspended:
- The
is_suspendedflag is set tofalse - The account immediately becomes available for campaign email sending
- Warmup resumes if previously enabled
- The account rejoins email rotation in all associated campaigns
- Scheduled emails can be sent from this account
