Skip to main content
PUT

Update Mail Template

Update an existing email template.

Path Parameters

string
required
Template ID to update.

Request Body

string
Updated template name.
string
Updated email subject.
string
Updated HTML email body.

Usage Examples