v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Template

Create Template

Create a new template

post/template

Query parameters

selectstring

Filtering Columns

Request body

idstring uuid

Template ID

created_atstring timestamp with time zone

Template creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of template

subjectstring text nullable

Subject of template

contentobject nullable

Content of template

textstring text

Text content for the template.

request_approvalsboolean nullable

Request approvals of template

languagestring character varying

Language of template

keystring text

Template key

footerstring text nullable

Footer of template

type'review_request' | 'auto_responder' | 'opt_in_request' | 'transactional' | 'marketing' | 'opt_out_confirmation' | 'double_opt_in_confirmation' public.template_type

Type of template

buttonsobject nullable

Buttons of template

header_media_filenamestring text nullable

Header media filename of template

header_mediastring text

URL to the header media for the template. Can be https:// or media_library://

htmlstring text

HTML content for the template.

Response

The updated Template object

idstring uuid

Template ID

created_atstring timestamp with time zone

Template creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of template

subjectstring text nullable

Subject of template

contentobject nullable

Content of template

textstring text nullable

Text representation of the template content

request_approvalsboolean nullable

Request approvals of template

languagestring character varying

Language of template

keystring text

Template key

footerstring text nullable

Footer of template

type'review_request' | 'auto_responder' | 'opt_in_request' | 'transactional' | 'marketing' | 'opt_out_confirmation' | 'double_opt_in_confirmation' public.template_type

Type of template

buttonsobject nullable

Buttons of template

header_media_filenamestring text nullable

Header media filename of template