v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-10250270.5 KB
Emails

Reply to an email

Reply to an email or thread. Accepts either an email ID or thread ID (replies to latest message in thread). Supports reply all functionality.

post/api/e2/emails/{id}/reply

Path parameters

idstring required

Email ID or Thread ID to reply to

Request body

fromstring required

Sender email address

subjectstring

Email subject - defaults to Re: original subject

htmlstring

HTML content of the email

textstring

Plain text content of the email

headersobject

Custom email headers

reply_allboolean

Include original CC recipients

Response

Response for status 200

idstring required
message_idstring required
aws_message_idstring required
replied_to_email_idstring required
replied_to_thread_idstring
is_thread_replyboolean required