EmailTemplate

Update email template by its id

Update email template by its id

put/email_templates/{emailTemplateId}

Path parameters

emailTemplateIdinteger required

ID of email template to update

Request body

fromstring string
reply_tostring string
subjectstring string
html_email_contentstring string
text_email_contentstring string

Response

Email Template updated

idinteger
created_atstring
updated_atstring
namestring string
display_namestring string
descriptionstring string
fromstring string
reply_tostring string
subjectstring string
email_variablesstring string
html_email_contentstring string
text_email_contentstring string

Changes

No recorded changes to this endpoint across all 1 revision of this API.