We’re thrilled to inform you about the initial phase of public API support for creating, updating, deleting, and retrieving Email Builder Templates!
This API functionality allows developers to carry out seamless CRUD (Create, Read, Update, and Delete) operations for Email Builder Templates. Using these APIs, developers can perform all necessary operations on the mentioned entities.
The below access scopes for Email Builder Template have been introduced:
emails/builder.write
emails/builder.readonly
API Endpoints:
- POST /emails/builder: Create an Email Builder Template
- POST /emails/builder/data: Update an Email Builder Template
- GET /emails/builder: Retrieve all Email Builder Templates by location
- DELETE /emails/builder/:locationId/:templateId: Delete an Email Builder Template
Why it Matters:
Developers can now utilize the APIs more efficiently for Email Builder Template operations, enabling automation and seamlessness in your workflows.
The public API is available for usage.