Summary:
Removes existing mail template.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
|
Template name. |
|
|
|
|
Returns:
OK/Errors.
Example:
<packet version="4.0.0">
<target>mailer</target>
<data>
<mailer>
<remove_mail_template>
<name>mytemplate</name>
</remove_mail_template>
</mailer>
</data>
</packet>