Reset Template
POST/api/email-templates/:template_key/reset
Reset a customized template to its system default (supports template keys with slashes).
This endpoint soft-deletes the tenant's customized copy of a system template, causing the system to fall back to the default system template.
- Custom templates with no system default cannot be reset
- Templates already using system defaults return success without changes
- Cache is automatically invalidated after reset
Request
Responses
- 200
- 422
Successful Response
Validation Error