Update message template

Applies a partial update to an existing template; all fields are optional. References the sending domain and footer by UUID. When use_raw_html_content changes, the inactive body field is cleared automatically. If from_email or reply_to_email are supplied, their domain must match the sending domain of the new or existing EDS. Returns the full updated template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The template UUID.

Body Params
string
length between 2 and 255
string
length between 2 and 255

Email subject line.

string | null
uuid

Sending domain (EDS) UUID.

uuid
string | null

Standard visual-editor HTML body.

string | null

Custom raw HTML body.

boolean

When true, raw_html_content is the body that sends.

boolean
string | null
string | null

Must match the sending domain of the referenced EDS.

string | null
string | null

Must match the sending domain of the referenced EDS.

Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json