Skip to main content

Create email layout

POST 

/api/v1/email-layouts

Creates an email layout. The htmlBody must contain the {{content}} placeholder (otherwise, 400 MISSING_CONTENT_PLACEHOLDER). isDefault: true unsets the previous default.

Request

Responses

Layout created.