Skip to main content
MUTATION
engageMessageSendTestEmail(from: String!, to: String!, content: String!, title: String!, senderName: String, replyTo: String, templateId: String, attachments: [JSON]): String

Arguments

from
String!
required

Sender (envelope from) email address. Required.

to
String!
required

Single recipient email address. Required.

content
String!
required

HTML body content. Required.

title
String!
required

Email subject line. Required.

senderName
String

Optional display name, rendered as "Name <from>".

replyTo
String

Optional Reply-To header. Defaults to from when omitted.

templateId
String

Optional email template id used for tracking and analytics.

attachments
[JSON]

Optional attachment descriptors ({ url, name, type, size }).

Returns

String
Mutation
Variables
Response
آخر تعديل في ١١ أغسطس ٢٠٢٦