Create reusable message templates for push, email, and SMS channels. Templates can be accessed through both the dashboard and API using a template_id
.
template_id
.
Templates streamline and standardize message content across push, email, and SMS channels.
contents
property with the English (en
) language key.isAndroid: true
disables others).isEmail: true
.email_subject
and email_body
.isSMS: true
.contents
.200
The response is of type object
.