Forward Email
Create a DRAFT forward of an existing email. Does not send.
The forwarded draft renders the source email Gmail-style and re-attaches its attachments. Recipient lists come exclusively from the request body — the source email’s recipients are never used.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Request to forward an existing email — creates a DRAFT, does not send.
Recipient addresses.
Optional prefatory note rendered above the forwarded chain.
Override subject. Defaults to source subject prefixed with Fwd: .
Optional outgoing sender. When omitted, picks the source's shared inbox if applicable, else the user's default sender. Mirrors reply.
Response
Successful Response
Email summary for inbox list rows.
List of CC email addresses
The request direction of the email. Either inbound or outbound
inbound, outbound draft, pending, sending, sent, error When the email was sent.
String representing the object's type. Objects of the same type share the same value.
