Skip to content

Render Email Design System

POST
/api/v1/workspaces/{workspace_id}/email_design_systems/{emailDesignSystemId}/renders

Renders an email design system.

workspace_id
required
integer

Workspace ID

emailDesignSystemId
required
integer

Email Design System ID

object
email_design_system
required
object
key
additional properties
any
components
required
Array<object>
object
key
additional properties
any
container_component
required
object
key
additional properties
any

Successful

object
html
string
Example
<html><body><h1>Hello, world!</h1></body></html>

Unauthorized

object
message
required
string
Example
Record not found

Forbidden

object
message
required
string
Example
Record not found

Validation Error

object
message
required
string
Example
Validation failed
errors
required
object
key
additional properties
any