v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Application Message Templates

Update application message template

Update an application message template that already exists in Front.

patch/channels/{channel_id}/application_message_templates/{external_id}

Path parameters

channel_idstring required

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

external_idstring required

The external ID of the application message template.

Request body

namestring

Name of the message template.

blurbstring

A limited preview of the message template content.

is_disabledboolean

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

status_namestring

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

template_previewstring

Preview of the template

Response

An application message template

template_idnumber

ID of the application message template