POST
/
notifications
/
templates

Body

application/json
body
object
required
name
string
required
tenantId
string
required
type
enum<string>
required
Available options:
email,
sms,
push,
webhook,
inapp,
chat
subject
string | null

Response

200 - application/json
createdAt
string
required
id
string
required
name
string
required
tenantId
string
required
type
enum<string>
required
Available options:
email,
sms,
push,
webhook,
inapp,
chat
updatedAt
string
required
body
any
subject
string | null