v1
latestOpenAPI 3.0.02026-07-26254134307.1 KBMessage Template Folders
Delete folder
Delete a message template folder and child folders/templates
Required scope: message_templates:delete
delete/message_template_folders/{message_template_folder_id}
Path parameters
message_template_folder_idstring required
The message template folder id
Response
A message template folder accepted for deletion
Example response
{
"status": "accepted",
"message_template_folder_id": "rsf_g2"
}