Sync application message template

Import an application message template from an external service (such as WhatsApp or Facebook). The message template becomes available for use by the channel specified if configured as described in this topic.

Path Params
string
required
Defaults to cha_123

The channel ID. Alternatively, you can supply the channel address as a resource alias.

Body Params
string
required

Name of the message template.

string
required

A limited preview of the message template content.

boolean
required

Whether the message template is enabled for use in the external service.

string
required

Either "PENDING", "APPROVED", or "REJECTED". This value helps admins understand why a template may be enabled or disabled in the external service.

variable_mappings
array of objects
required

List of variable mappings

variable_mappings*
string
required

Preview of the template

string
required
Responses

400

Channel is not an application channel or does not support application message templates.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json