Create teammate message templateCopy Pagepost https://api2.frontapp.com/teammates/{teammate_id}/message_templatesCreate a new message template for the given teammate Required scope: message_templates:writePath Paramsteammate_idstringrequiredDefaults to tea_123The teammate ID. Alternatively, you can supply an email as a resource alias.Body 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.folder_idstringID of the message template folder to place this message template inResponse 201A message templateUpdated 22 days ago