|
API Method | HTTP method | Endpoint | Description |
---|
template.mailTemplateAdd | POST | /template.mailTemplateAdd.json | Adds a transactional mail template for this list. Later can be used in initSubscribe and initUnsubscribe. |
template.mailTemplateDel | POST | /template.mailTemplateDel.json | Deletes a mail template for this user |
template.mailTemplateUpdate | POST | /template.mailTemplateUpdate.json | Updates a transactional mail template for this list |
template.mailTemplateGet | GET | /template.mailTemplateGet.json | Returns the content of this template as hash array for this $template_id |
template.mailTemplateSearch | GET | /template.mailTemplateSearch.json | Returns a list of template_ids for this list and this type |