Create teammate folderAsk AIpost https://api2.frontapp.com/teammates/{teammate_id}/message_template_foldersCreate a new message template folder belonging to the requested 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 folder to createnamestringrequiredName of the message template folderparent_folder_idstringID of the parent folder to be placed into. Goes into the root folder if unspecified or if null.Response 201A message template folderUpdated 2 months ago