JavaScript
Journeys
Replace the content of a journey-scoped notification template
Replace the elemental content of a journey-scoped notification template. Overwrites all elements in the template draft with the provided content.
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:
1Body
application/json
Response
Updated scoped notification content
Shared mutation response for PUT content, PUT element, and PUT locale operations. Contains the template ID, content version, per-element checksums, and resulting state.
Fetch the content of a journey-scoped notification templateReplace a single locale of a journey-scoped notification template