account.page.manage
ActiveTool of Create Web Page
declared in 0.1.0
Read a claimed account page without requiring an editToken. Use after OAuth when the user wants to manage a durable website.
Parameters schema
{
"type": "object",
"required": [
"pageId"
],
"properties": {
"pageId": {
"type": "string",
"format": "uuid",
"description": "The claimed pageId to manage."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Create Web Page
https://github.com/daniel-lopez-puig/landings
1/7 registries