email_templates

Update an email templates

Update the email templates

put/v1/email_templates/{emailTemplateId}.json

Path parameters

emailTemplateIdinteger required

emailTemplate id to update

Query parameters

tokenstring required

OAuth token

Request body

from_emailstring
reply_to_emailstring
subjectstring
email_text_contentstring

Response

successful operation

idinteger
createdstring
modifiedstring
from_emailstring
reply_to_emailstring
namestring
descriptionstring
subjectstring
email_text_contentstring
email_variablesstring
display_namestring

Changes

Changed in 2 of the 23 revisions of this API.11