Skip to main content
PUT
Update mail template.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

messageTemplateId
string
required

Body

application/json
version
number
required

Provide current version.

name
string

Name.

category
string

Category.

desc
string

Description.

subject
string

Subject.

body
string

Template Body.

type
enum<string>

Template type.

Available options:
DEFAULT

Response

OK.