Design Studio

Update an email translation

Update part of an email translation: the content, envelope, or transformers for a specific email translation. Note, this does not publish your email; if the email is linked to a workflow like an automation, you still need to click publish to make the changes live.

put/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

Request body

Response

Translation updated

Changes

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