apex_delete_region
Delete a region from an Oracle APEX app by specifying app ID, page ID, and region name. Removes the named region to clean up your application layout.
Instructions
Delete a region from an existing app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID. | |
| page_id | Yes | Page ID. | |
| region_name | Yes | Exact name of the region to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |