Public APIs are now available for Email Builder Template
We’re excited to announce Phase 1 of public API support for creating, updating, deleting, and fetching Email Builder Templates. These APIs enable developers to perform seamless CRUD operations for Email Builder Templates.
These APIs will enable developers to perform all the necessary operations on the above entities.
We've added the following scopes for accessing Email Builder Template-
emails/builder.write
emails/builder.readonly
API Endpoints
:
POST /emails/builder :
Create a Email Builder Template
POST /emails/builder/data :
Update an Email Builder Template
GET /emails/builder:
Fetch all Email Builder Templates by location
DELETE /emails/builder/:locationId/:templateId :
Delete an Email Builder Template
Why it Matters:
Developers will be able to use the APIs seamlessly for Email Builder Template operations. This will help you to get it automated and more seamless.