Create child templateCopy Pagepost https://api2.frontapp.com/message_template_folders/{message_template_folder_id}/message_templatesCreate a new message template as a child of the given folder Required scope: message_templates:writePath Paramsmessage_template_folder_idstringrequiredDefaults to rsf_123The parent message template folder IDBody ParamsMessage template to createA message template that is used for pre-written responsesnamestringrequiredName of the message templatesubjectstringSubject of the message template.bodystringrequiredBody of the message template. You can supply HTML with inline CSS to structure and style your template.inbox_idsarray of stringsThe specific inboxes this template is available in. If unspecified or null, then it will be available in all inboxes. Array should be non-empty.inbox_idsADD stringResponse 201A message templateUpdated 11 days ago