/messages

Creates a draft Mixmax message (an email)

Body Params
to
object

Recipients of message in the 'to' field

cc
object

Recipients of message in the 'cc' field, if specified

bcc
object

Recipients of message in the 'bcc' field, if specified

string
string

HTML body of the message

boolean
Defaults to false

True if email tracking is enabled for this message

boolean
Defaults to false

True if this message has link tracking enabled

boolean
Defaults to false

True if this message has file (download) tracking enabled

boolean
Defaults to false

True if this message has "Desktop notifications" enabled

boolean
Defaults to false

Set this to true to create a Gmail draft for the message. It isn't used for any other purpose other than syncing a Gmail draft (the name is legacy).

string

If this message is a reply, this is the Gmail API Message ID of the message it's in response to. If you set this, you should probably also set the subject to match.

Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!