Skip to main content
POST
Create mail template.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Body

application/json
name
string
required

Name.

body
string
required

Template Body.

type
enum<string>
required

Template type.

Available options:
DEFAULT
category
string

Category.

desc
string

Description.

subject
string

Subject.

Response

OK.