JavaScript
Journeys
Publish a journey-scoped notification template
Publish the current draft of the journey-scoped notification template as a new version. Optionally roll back to a prior version by passing { "version": "vN" }.
POST
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
Request body for publishing a journey-scoped notification template. Pass version to roll back to a prior version; omit to publish the current draft.
Pattern:
^v\d+$Response
Published notification template
Archive a journey-scoped notification templateList versions of a journey-scoped notification template