Page
Links template and page
Takes a saved template and links it to an HTML page.
Any pages with a template already linked will update with the new link.
Otherwise a new template will be created without making any changes to previous templates.
Returns the rendered page.
post/api/v1/page/{pageId}/layout
Path parameters
pageIdstring required
ID for the page will link to
Query parameters
variantNamestring
Request body
Response
Page template linked to HTML and saved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.