Send Email
Sends a Spellbound email template to a recipient.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The Spellbound email ID, which can be found in the URL of the selected email in the designer or in the code snippet on the Test & Deploy page.
Recipient of the email. Required.
Overrides the Sender details set in Test & Deploy.
If you need the reply-to email to be different from the from email.
Overrides the subject line specified in Test & Deploy.
Custom data to be injected into the email template (JSON).
UNIX timestamp to schedule the email in the future instead of sending now.
Overrides the HTML mimetype of the email template.
Overrides the AMP mimetype of the email template.
Overrides the TXT mimetype of the email template.