put_journey_template_locale
Set locale-specific content overrides for a journey-scoped notification template. Each element override must reference an existing element by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Template state after update | |
| elements | Yes | Array of element overrides with id and locale-specific content | |
| locale_id | Yes | Locale identifier (e.g. es, fr, pt-BR) | |
| journey_id | Yes | The journey template ID that owns this notification | |
| notification_id | Yes | The notification template ID |