OpenAPI 3.1.0raw.githubusercontent.com2026-08-191,3412,1385.0 MB

ec31f78cf002

Email Templates

Update an email template

Updates one or more fields of the specified email template and returns the updated template.

patch/email_templates/{id}

Path parameters

idstring uuid required

Email template UUID.

Request body

html_bodystring nullable

Liquid template HTML body.

namestring
subjectstring nullable

Liquid template subject.

text_bodystring nullable

Liquid template text body.

variablesstring[]

Response

Template updated.