v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Email Templates

Update an email template

Updates one or more template fields.

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.