JavaScript
Journeys
Replace a single locale of a journey-scoped notification template
Set locale-specific content overrides for a journey-scoped notification template. Each element override must reference an existing element by ID.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Journey id
Minimum string length:
1Notification template id
Minimum string length:
1Locale code (e.g., es, fr, pt-BR).
Minimum string length:
1Body
application/json
Response
Updated scoped notification locale
Shared mutation response for PUT content, PUT element, and PUT locale operations. Contains the template ID, content version, per-element checksums, and resulting state.