apex_delete_page
Delete a page from an existing application. Pass the application ID and page ID to remove the selected page.
Instructions
Delete a page from an existing app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID. | |
| page_id | Yes | Page ID to delete. Cannot delete page 0 (global page). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |