page.unpublish
ActiveTool of Create Web Page
declared in 0.1.0
Remove a published landing page from public availability while keeping its draft and revision history.
Parameters schema
{
"type": "object",
"required": [
"pageId"
],
"properties": {
"pageId": {
"type": "string",
"format": "uuid"
},
"editToken": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Create Web Page
https://github.com/daniel-lopez-puig/landings
1/7 registries