updates an email template

Path Params
string
required

the email template _id

Body Params
attachments
array of strings

Array of attachmentIds these are uploaded via /attachment/upload

attachments
string

main body of the email template

button
object

button link and name

string

category of the email template. This is provided by /template/email/category

string

the bottom content of the email template

string

description of the email template

boolean

If this email can be used as a free typed email

boolean

helpdesk email template

string

name of the email template

boolean

regulatory email template

boolean

If this email template is a singleton

string

subject of the email template

tags
array of strings

title of the email template

tags
string

the top content of the email template

boolean

If this email template has tracking

Responses
200
204

Template updated

400

Invalid data provided

404

Template not found

Language
Response
Click Try It! to start a request and see the response here!