JavaScript
Notification Templates
Put Notification Element
Update a single element within a notification template. Only supported for V2 (elemental) templates.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Notification template ID (nt_ prefix).
Element ID within the template.
Body
application/json
Request body for updating a single element. Additional type-specific fields are allowed.
Response
Element updated.
Shared mutation response for PUT content, PUT element, and PUT locale operations. Contains the template ID, content version, per-element checksums, and resulting state.