createPage
Generate new pages in Adobe Experience Manager by specifying parent path, title, template, and properties using REST/JSON-RPC APIs for efficient content management.
Instructions
Create a new page in AEM
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No | ||
parentPath | Yes | ||
properties | No | ||
template | Yes | ||
title | Yes |