add-block-to-page-area
Add a block to a specific area of a Concrete CMS page by providing the page ID, area handle, block type, and block value.
Instructions
Adds a block to a page area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| value | No | Key/Value object that maps to the request array that powers the block editing interface. | |
| pageID | Yes | ID of page | |
| areaHandle | Yes | Area Name |