Email: Templates
Catalog id: resource.email.templates
Content for each email type and locale. HTML fragments sit inside Branding > Email design. Catalog rows open a workspace with Content, Preview & test, and History.
Guide: Branding and email.
Open it
| Navigation | Resources > Email > Templates |
| Deep link | #resource=email&rarea=templates |
| Scope | Tenant |
Content tab
Locales, subject, preheader, variable insert, content blocks, rich HTML body, plain-text body. Save draft and Publish are on the detail header.
Preview & test tab
Click Preview to render the current draft (or unsaved editor content) with sample variables. Use desktop/mobile width toggle and plain-text expand. Send routed test saves the draft and delivers through the effective routing account for the type.
REST
List:
- Overview
- Request
- Response
List email templates
Endpoint: GET /api/platform/config/v1/tenants/acme/email/templates
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.
Preview:
- Overview
- Request
- Response
Preview email template
Endpoint: POST /api/platform/config/v1/tenants/acme/email/templates/identity-password-change-default/preview
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.
Platform config API. Guide: Branding and email.