PreviewHTMLResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/PreviewHTMLResponseBody.jsonhtmlstringrequired
Rendered HTML content
PreviewHTMLResponseBody
{
"$schema": "https://example.com/schemas/PreviewHTMLResponseBody.json",
"html": "string"
}