replace_journey_template
Replace the draft of a journey-scoped notification template. Full document replacement. Call publish_journey_template afterwards to make it live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | "PUBLISHED" to publish immediately after replace | |
| journey_id | Yes | The journey template ID that owns this notification | |
| notification | Yes | Full notification template definition | |
| notification_id | Yes | The notification template ID |