This function restores the BoxTrapper email message templates to the system default setting.
Important:
When you disable the Receive Mail role, the system disables this function.
uapi --output=jsonpretty \ --user=username \ BoxTrapper \ reset_email_template \ template='verify'
{- "apiversion": 3,
- "func": "reset_email_template",
- "module": "BoxTrapper",
- "result": {
- "data": null,
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}