/messagesAsk AIpost https://api.mixmax.com/v1/messagesCreates a draft Mixmax message (an email)Body ParamstoobjectRecipients of message in the 'to' fieldto objectccobjectRecipients of message in the 'cc' field, if specifiedcc objectbccobjectRecipients of message in the 'bcc' field, if specifiedbcc objectsubjectstringbodystringHTML body of the messagetrackingEnabledbooleanDefaults to falseTrue if email tracking is enabled for this messagelinkTrackingEnabledbooleanDefaults to falseTrue if this message has link tracking enabledfileTrackingEnabledbooleanDefaults to falseTrue if this message has file (download) tracking enablednotificationsEnabledbooleanDefaults to falseTrue if this message has "Desktop notifications" enableduserHasModifiedbooleanDefaults to falseSet 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).inReplyTostringIf 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 200200 400400Updated 3 months ago