v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
AutomatedEmails

Create an automated email

Creates a new automated email.

post/v3/automated-emails

Request body

subjectstring required

Subject of the email template.

bodystring required

Body of the email template.

eventstring required

Event to trigger sending of the email.

customboolean required

Use custom email template.

namestring required

Name of the email template.

fromNamestring required

Name of the email sender.

fromEmailstring email required

From email address.

ccstring nullable

Cc address for the email template.

bccstring nullable

Bcc address for the email template.

replyTostring nullable

Reply-To address for the email template.

enabledboolean required

Enable or disable the email template.

productIdsstring[] nullable

Optional list of product IDs that this email template should apply to for license events.

Response

Created

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
fromNamestring required
fromEmailstring required
ccstring required
bccstring required
subjectstring required
bodystring required
replyTostring required
eventstring required
enabledboolean required
customboolean required
sentinteger required
productIdsstring[] required