apex_delete_item
Delete a specific item from an Oracle APEX app by providing the application ID, page ID, and exact item name.
Instructions
Delete an item from an existing app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID. | |
| page_id | Yes | Page ID. | |
| item_name | Yes | Exact item name (e.g. "P10_STATUS"). Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |