delete_custom_menu
Delete a custom menu in inSCADA by its ID. Specify parent_menu_id and second_menu_id for nested menus.
Instructions
Delete a custom menu by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_menu_id | Yes | Custom Menu ID | |
| parent_menu_id | No | Parent menu ID | |
| second_menu_id | No | 2nd level ID |