Design Studio
Create an email
Create an email. Note, you can create an email without filling out all required fields for sending. You can fill in the envelope, like a to and from address, with this method, but that's not required until you link it to a workflow like an automation.
post/v1/design_studio/emails
Request body
Response
Email created
Example response
{
"email": {
"id": "sdflkj345",
"available_languages": [
"en",
"es"
],
"created": 1773856017,
"updated": 1773856017
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.