Get Responsive HTML Preview for all documents in a template.
POST {{baseUrl}}/v2.1/accounts/{{accountId}}/templates/{{templateId}}/responsive_html_preview
Request Body
{"documentId"=>"sample string 1", "documentGuid"=>"sample string 2", "source"=>"sample string 3", "displayAnchors"=>[{"startAnchor"=>"sample string 1", "endAnchor"=>"sample string 2", "removeStartAnchor"=>true, "removeEndAnchor"=>true, "caseSensitive"=>true, "displaySettings"=>{"displayLabel"=>"sample string 1", "display"=>"sample string 2", "displayPageNumber"=>3, "displayOrder"=>4, "tableStyle"=>"sample string 5", "cellStyle"=>"sample string 6", "inlineOuterStyle"=>"sample string 7", "hideLabelWhenOpened"=>true, "scrollToTopWhenOpened"=>true, "preLabel"=>"sample string 10", "labelWhenOpened"=>"sample string 11", "collapsibleSettings"=>{"containerStyle"=>"sample string 1", "outerLabelAndArrowStyle"=>"sample string 2", "labelStyle"=>"sample string 3", "arrowStyle"=>"sample string 4", "arrowClosed"=>"sample string 5", "arrowOpen"=>"sample string 6", "arrowLocation"=>"sample string 7", "arrowColor"=>"sample string 8", "arrowSize"=>"sample string 9", "onlyArrowIsClickable"=>true}}}], "removeEmptyTags"=>"sample string 4", "headerLabel"=>"sample string 5", "displayAnchorPrefix"=>"sample string 6", "maxScreenWidth"=>"sample string 7", "displayPageNumber"=>"sample string 8", "displayOrder"=>"sample string 9", "showMobileOptimizedToggle"=>"sample string 10"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |