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.
Path parameters
Journey id
Notification template id
Request body
Example request
{
"content": {
"elements": [
{
"channel": "email"
}
]
}
}Response
Updated scoped notification content
Changes
Changed in 3 of the 55 revisions of this API.23
- ▲
removed
subschema #1subschema #3subschema #7from thecontent/elements/items/request propertyoneOflistrequest-property-one-of-removed
- ○
added
subschema #1subschema #3subschema #7to thecontent/elements/items/request propertyoneOflistrequest-property-one-of-added
- ▲
- ▲
removed
subschema #4subschema #5from thecontent/elements/items/request propertyoneOflistrequest-property-one-of-removed
- ○
added
subschema #4subschema #5to thecontent/elements/items/request propertyoneOflistrequest-property-one-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○