Update an email template

Changes details of an existing email template.

Body Params
string
required

The ID of the email template that you wish to change

string

If provided, will update the email template ID

string

If provided, will update the email template name

string

If provided, will update the email template subject

string

If provided, will update the email template HTML body

string

If provided, will update the email template Plain Text body

template_variables
object

The pass-through values required by the template in the format {"variable1": "value1", "variable2": "value2"} (When template_id is provided)

tags
array of strings

If provided, will update the email template tags

tags
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json