page.preview
ActiveTool of Create Web Page
declared in 0.1.0
Return the current preview URL for a page.
Parameters schema
{
"type": "object",
"required": [
"pageId"
],
"properties": {
"pageId": {
"type": "string",
"format": "uuid",
"description": "The pageId returned by page.create."
},
"editToken": {
"type": "string",
"description": "Required for anonymous demo pages. Use the editToken returned by page.create."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Create Web Page
https://github.com/daniel-lopez-puig/landings
1/7 registries