Create an email from MJML

The method allows creating an email in the user's project by importing MJML markup. The MJML is compiled to HTML compatible with Stripo Editor. If the plan limit for emails is reached, the request will be rejected.

Body Params
string
required

MJML markup to be compiled and imported as an email

string
required

The name of the email to create

int64

The ID of the folder where the email should be placed. If not specified, the email will be created in the root folder

Headers
string

Authentication token

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json