v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
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/journeys/{templateId}/templates/{notificationId}/locales/{localeId}

Path parameters

templateIdstring required

Journey id

notificationIdstring required

Notification template id

localeIdstring required

Locale code (e.g., es, fr, pt-BR).

Request body

state'DRAFT' | 'PUBLISHED'

Template state. Defaults to DRAFT.

Response

Updated scoped notification locale

idstring required

Template ID.

versionstring required

Content version identifier.

state'DRAFT' | 'PUBLISHED' required

Template state. Defaults to DRAFT.