v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Application Message Templates

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.

put/channels/{channel_id}/application_message_templates

Path parameters

channel_idstring required

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

Request body

namestring required

Name of the message template.

blurbstring required

A limited preview of the message template content.

is_disabledboolean required

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

status_namestring required

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

template_previewstring required

Preview of the template

external_idstring required

Response

An application message template

template_idnumber

ID of the application message template