JavaScript
Journeys
Create a notification template scoped to a journey
POST /journeys//templates creates a notification template scoped to this journey, defaulting to DRAFT unless you pass state PUBLISHED.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Journey id
Minimum string length:
1Body
application/json
Response
Created notification template
A journey-scoped notification template.
Available options:
DRAFT, PUBLISHED