The MoEngage Email Template API allows marketers to define, reuse, update, and manage email templates created outside the MoEngage ecosystem with ease. The templates created and updated using these APIs are supported for the Custom HTML Editor (Froala Editor) and not the Drag and Drop Editor.Documentation Index
Fetch the complete documentation index at: https://moengage-ios-release-notes-breaking-changes-doc-1961.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
The Email Template API (V1) is a collection of the following endpoints:- Create Email Template: Creates an email template.
- Update a Specific Email Template: Updates an email template specified by its Template ID.
- Bulk Create/Update Email Template: Creates and updates email templates in bulk.
- Get a Specific Email Template: Fetches an email template using its Template ID.
- Get all Email Templates: Fetches all the email templates in your MoEngage account.
FAQs
Create Email Template
How do I access templates created using this API on the MoEngage Dashboard?
How do I access templates created using this API on the MoEngage Dashboard?

Update a Specific Email Template
If I pass don't pass a few fields in the request and the created template has them already, will they be retained post the update?
If I pass don't pass a few fields in the request and the created template has them already, will they be retained post the update?
Bulk Create/Update Email Template
How is the create request differentiated from an update template request?
How is the create request differentiated from an update template request?
Get a Specific Email Template
What happens when you search for a deleted template?
What happens when you search for a deleted template?