v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
AutomatedEmails

Update an automated email

Updates the specified automated email by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

patch/v3/automated-emails/{id}

Path parameters

idstring required

Unique identifier for the automated email.

Request body

namestring nullable

Name of the email template.

fromNamestring nullable

Name of the email sender.

fromEmailstring email nullable

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 nullable

Enable or disable the email template.

subjectstring nullable

Subject of the email template.

bodystring nullable

Body of the email template.

eventstring nullable

Event to trigger sending of the email.

customboolean nullable

Use custom email template.

productIdsstring[] nullable

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

Response

OK

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