OptionalbodyOptionalattachments?: { contentLength: number; contentType: string; id: string; name: string }[]Optionalbody?: stringOptionalfrom?: { email: string; name?: string }Optionallang?: string | nullOptionalpayload?: { [key: string]: unknown }OptionalreplyTo?: stringOptionalsendAt?: stringA timestamp for a future date/time the drafted message to be sent at.
Optionalstatus?: "draft" | "sent" | "failed"Optionalsubject?: stringOptionaltemplate?: string | nullOptionalto?: { email: string; name?: string }[]Unique draft forward ID.
Optionalquery
Request body details
bodyfromlangsendAtstatussubjecttemplatetoattachmentssendAtproperty optionssendAtproperty to a valid timestamp, the forward will be scheduled to be sent and updated to a "scheduled" status.sendAtproperty, the draft status will remain unchanged.