Forward Thread Email
Forward a message in an inbox thread to new recipients.
POST
Forwards from the inbox address.
to is required. The original message is
quoted under a forwarded-message banner.
Path Parameters
Body Parameters
string | string[]
required
Recipient email address. For multiple addresses, send as an array of strings.
Max 50.
string
An HTML note sent above the quoted original.
string
A plain-text note sent above the quoted original.
string
The subject of the forward. When omitted, the thread subject is used, prefixed
with
Fwd: if it isn’t already.Response Fields
string
The ID of the queued outbound email.
string
The ID of the queued outbound email. Same value as
id.string
Always
outbound.string
Sender email address.
string[]
The recipients of the message.
string[]
The CC recipients of the message.
string[]
The BCC recipients of the message.
string[]
Always an empty array.
string
The subject of the sent forward.
string | null
Always
null.string
The HTML body, including the note and the quoted original.
string
The plain-text body, including the note and the quoted original.
array
The attachments on the message.
boolean
Whether the message has been read.
string
ISO 8601 timestamp when the message was sent.