Test Render Template
GET {{aws_simple_email_service_base_url}}/?TemplateData&TemplateName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
TemplateData | null | 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. | |
TemplateName | null | The name of the template that you want to render. |