Skip to main content
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_suspended flag is set to false
  • 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
After unsuspending an account, verify:
  • SMTP/IMAP connections are still valid
  • Warmup settings are appropriate for resuming
  • Daily sending limits are correctly configured