Master Inbox
Forward Email
Forward an email to other recipients
POST
Forward email threads to colleagues or external recipients. Maintains original context and thread history.
Overview
Forwards an email to specified recipients. Useful for collaboration, escalation, and sharing important conversations. Use Cases:- Escalate to manager/supervisor
- Share with team members
- Forward to subject matter expert
- Loop in decision makers
- External referrals
Path Parameters
Campaign ID
Query Parameters
Your SmartLead API key
Request Body
Message ID to forward
Email stats ID
Comma-separated recipient email addresses.
Custom HTML or plain-text body prepended above the auto-generated forwarded message chain. Mirrors the “compose” textbox in the Global Inbox UI when forwarding from the app. When omitted, only the auto-generated forwarded chain is sent.
Custom subject line for the forwarded email. Overrides the original campaign’s subject when provided. When omitted, the original campaign subject is used.
Optional comma-separated CC recipient email addresses.
Optional comma-separated BCC recipient email addresses.
forward_email_body, forward_email_subject, cc_emails, and bcc_emails are optional. Existing integrations that send only message_id, stats_id, and to_emails are fully backwards-compatible — behaviour is unchanged when these fields are omitted.