Skip to content

Export Email Design System as JSON

POST
/api/v1/workspaces/{workspace_id}/email_design_systems/{id}/export

Exports an email design system as a downloadable JSON file.

workspace_id
required
integer

Workspace ID

id
required
integer

Email Design System ID

JSON file download

string format: binary

Unauthorized

object
message
required
string
Example
Record not found

Forbidden

object
message
required
string
Example
Record not found

Not Found

object
message
required
string
Example
Record not found