Preview landing page template

Resolve draft landing-page HTML for an editor preview. Runs the supplied HTML through the same send-time path: expands the [allReviewSite] grid into the store's enabled sites (using the store's DIRECT landing-page URLs — never click-tracking), fills location/account tokens, and swaps recipient-only tokens ([customerName], [senderName], [paragraph_1]) for friendly sample values. The endpoint saves no template and no recipient/campaign is involved.

Auth

  • bearer token, account role — authentication. store_id must exist and belong to the caller's hierarchy (an ownership check).

Rate limit

  • No rate limit.

Body

FieldTypeRequiredNotes
store_idintegerRequiredMust be an existing location inside your own account tree.
html_contentstringOptionalDraft HTML to resolve. Empty resolves to an empty preview.

Behaviour

  • Synchronous. 200 OK with data.data.html = the resolved HTML string. 422 on validation failure. If the store cannot be loaded post-validation the controller returns a 500-coded error envelope (Store not found).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json