Email Account Management
Delete Email Account
Delete an email account and remove it from all campaigns
DELETE
Path Parameters
The email account ID to delete
Query Parameters
Your SmartLead API key
Response Codes
Email account deleted successfully
Invalid or missing API key
Email account not found or you don’t have access to it
Server error occurred
Deletion Behavior
When an email account is deleted:
- Removed from all campaign associations
- Warmup status set to
INACTIVEwith reason “Email account is deleted by user action” - Smart sender domain mappings are deleted
- Account is soft-deleted (not permanently removed from database)
Related Endpoints
- Get All Email Accounts
- Suspend Email Account - Temporarily disable without deleting
- Add SMTP Email Account
