Skip to main content
PUT
Set Template Localization
Create or replace one localized variant with your own translated content. The locale must be enabled in the company’s localization settings and cannot be the primary locale.

Request

string
required
Template ID, transactional email ID, or transactional slug.
string
required
Enabled non-primary locale code, such as es, fr, or pt-BR.
string
required
Localized email subject line.
string
Optional localized inbox preview text.
string
Localized raw HTML. Provide exactly one of html or blocks.
array
Localized Sequenzy email blocks. Provide exactly one of blocks or html.

Responses