Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
You can execute this operation no more than once per second.
get/#Action=TestRenderTemplate
Query parameters
TemplateNamestring required
The name of the template that you want to render.
TemplateDatastring required
A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.
Action'TestRenderTemplate' required
Version'2010-12-01' required
Response
Success