Public APIs are now available for Email Builder Template

This is the first phase of our public API to create, update, delete, and fetch Email Builder Templates. Developers can use these APIs to perform seamless CRUD operations on Email Builder Templates. Developers will be able to perform all the necessary operations on the above entities using these APIs.

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.

Did this answer your question?
😞
😐
😁