v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Updates an email template. Email templates enable you to send personalized email to one or more destinations in a single API operation. For more information, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

put/v2/email/templates/{TemplateName}

Path parameters

TemplateNamestring required

The name of the template. You will refer to this name when you send email using the <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.

The name of the template.

Request body

Response

Success

UpdateEmailTemplateResponse required

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.