Create message template

Creates a new message template for the authenticated account. Either message_body or message_body_custom must be supplied. When eds_uuid or footer_id are omitted, the most recently created template's values are inherited.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 2 and 255

Display name for the template.

string
required
length between 2 and 255

Email subject line.

string | null

Optional preview text shown in inbox clients.

string | null

Standard HTML body. Required unless message_body_custom is supplied.

string | null

Custom HTML body. Required when message_body_custom_on is true.

boolean

When true, the template uses the custom body.

boolean
uuid | null

Sending domain UUID. Inherits from the most recent template if omitted.

integer | null
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