v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Template

Delete Template

Delete an existing template

delete/template

Query parameters

selectstring

Select columns to return

idstring required

Template ID

created_atstring

Template creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

namestring

Name of template

subjectstring

Subject of template

contentstring

Content of template

textstring

Text representation of the template content

request_approvalsstring

Request approvals of template

languagestring

Language of template

keystring

Template key

footerstring

Footer of template

typestring

Type of template

buttonsstring

Buttons of template

header_media_filenamestring

Header media filename of 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