Email templates are a crucial component for sending consistent and personalized emails. The Mailjet Content API provides a set of endpoints designed for the creation, management, and customization of email templates within your application. Some of the capabilities include:
- Generate a new email templates
- Update an existing email template
- Delete an unwanted template
- Retrieve a list of templates
You can also create a template using Mailjet's drag-and-drop Email Editor and use the API endpoints to publish it or delete it.
Info
Learn how to send your template in the FAQ or head over the our Send API documentation.