Design Studio
Delete an email
Delete an email. You cannot delete an email that is linked to a workflow (automation, broadcast, etc). This deletes the email and all translations.
delete/v1/design_studio/emails/{id}
Path parameters
idstring uuid required
The UUID of the email. If your email has multiple languages, you must provide the ID of the default language template. This links the workflow to all of the language variants for the template.
Response
Email deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.