Upload Email Translation Spreadsheet
POST /api/v1/workspaces/{workspace_id}/emails/{id}/translation_spreadsheets
Uploads a CSV file to update an email translation.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Workspace ID
Email ID
Request Body
Section titled “Request Body ”object
Responses
Section titled “ Responses ”Successful
object
Example
12345Example
My EmailExample
12345Example
2023-08-23T10:30:00.000ZExample
12345Example
12345object
object
The ID of the conditional applied to this content. When set, the content has a separate variant for each branch of the conditional.
Content organized by branch key, then by locale code.
object
Localized email subject, keyed by BCP47 locale
object
Example
My Email Subject in a Specific Localeobject
The ID of the conditional applied to this content. When set, the content has a separate variant for each branch of the conditional.
Content organized by branch key, then by locale code.
object
Localized email preheader, keyed by BCP47 locale
object
Example
My Email Preheader in a Specific Localeobject
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
object
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
A map of link tracking parameter names to their values for this component instance.
object
Example
en-USExample
2023-08-23T10:30:00.000Zobject
Example
12345Example
JohnExample
SmithExample
https://example.com/profile.jpgExample
Write a welcome email to a new customerExample
generatingExample
12345Example
12345Example
12345Example
2023-08-23T10:30:00.000ZUnauthorized
object
Example
Record not foundForbidden
object
Example
Record not foundUnprocessable Entity
object
Example
Failed to saveobject
Example
{ "errors": { "username": [ "Username is required.", "Username must be unique." ], "email": [ "Invalid email format." ] }}