Design Studio

Delete an email translation

Delete a specific language translation from an email. This fails if the email is linked to a workflow (automation, broadcast, etc).

delete/v1/design_studio/emails/{id}/languages/{language}

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.

languagestring required

A language code that indicates the language of your translated email

Response

Translation deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.