Templates

Update template

Update an existing email template by its ID.

put/templates/{template_id}

Path parameters

template_idinteger required

Template ID.

Request body

htmlstring required

Template HTML content.

namestring

Template name.

inline_cssboolean

Whether to inline CSS styles into the HTML.

Response

OK

idinteger
namestring
htmlstring
folderinteger
{"stackTrail":"paths:/templates/{template_id}:put:responses:200:content:application/json:schema:properties:campaign_id","oasType":"schema","type":"unknown"}
created_atstring
updated_atstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.