POST
/
notifications
/
templates

Body

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

Response

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