Update Sequence Stage Rich Text Input

  • The beta sequence.updateStage endpoint now accepts an HTML body using body: { type: "text/html", value: "<p>...</p>" } instead of the bodyHtml string.