Email Templates
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Email Templates
Backend API — secret key (Authorization: Bearer sk_…).
4 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List email templates with their defaults and any instance override. | |
|
| Render an email template (an unsaved draft if supplied, else the stored one) with SAMPLE variables — never a real code — so an agent can see the result before saving. | |
|
| Override a template. Dropping a required placeholder is refused. | |
|
| Revert a template to the Atlas built-in. |
Was this page helpful?