Skip to main content

Templatedtodefault

Properties

NameTypeDescriptionNotes
key(optional) stringThe key of the default template[default to undefined]
name(optional) stringThe name of the default template[default to undefined]
medium(optional) stringThe message medium. More mediums may be added in the future.[default to undefined]
locale(optional) stringThe locale for the message text, a BCP 47 language tag.[default to undefined]
subject(optional) stringThe subject of the default template[default to undefined]
header(optional) stringThe header value is now located within the body field. If included with non-null values, will result in a 400.[default to undefined]
body(optional) stringThe body of the default template[default to undefined]
footer(optional) stringThe footer value is now located within the body field. If included with non-null values, will result in a 400.[default to undefined]
from(optional) stringThe "From:" address of the default template[default to undefined]
replyTo(optional) stringThe "Reply To" field of the default template[default to undefined]
description(optional) stringThe description of the default template[default to undefined]
slackTemplate(optional) Templateslack[default to undefined]
teamsTemplate(optional) Templateteams[default to undefined]