Reply to Thread Email
Send a reply to a message in an inbox thread.
POST
Replies from the inbox address. Recipients are taken from the message you
reply to.
At least one of
html or text is required.
Path Parameters
Body Parameters
string
The HTML body.
string
The plain-text body.
string
The subject of the reply. When omitted, the thread subject is used, prefixed
with
Re: 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 reply.
string | null
Always
null.string | null
The HTML body.
string | null
The plain-text body.
array
The attachments on the message.
boolean
Whether the message has been read.
string
ISO 8601 timestamp when the message was sent.