update-block-in-page-area
Modify an existing block in a page area on a Concrete CMS site. Provide page ID, area handle, block ID, and optional value data to update block content.
Instructions
Updates a block within a page area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Key/Value object that maps to the request array that powers the block editing interface. | |
| pageID | Yes | ID of page | |
| blockID | Yes | ID of block | |
| areaHandle | Yes | Area Name |