Unable to set the layout on an email step inside a layout. More technically, the Layout (id) is set on the MessageTemplate on a step.
Notes:
API does not set the Default layout on creation (yet, it mutates the POST with say variables)
The web interface makes it look like the email step has a default layout! (but is null in the background)
The underlying implementation is that ALL step types CAN have a layout—however the web ui only exposes email types through the Brand > Layout section
Unable to set the layout on an email step inside a layout. More technically, the Layout (id) is set on the MessageTemplate on a step.
Notes: