Update a single element within a notification template. Only supported for V2 (elemental) templates.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Notification template ID (nt_ prefix).
Element ID within the template.
Request body for updating a single element. Additional type-specific fields are allowed.
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.