Delete a specific menu from a store, removing all associated menu hours and configurations.
DELETE
/
stores
/
{store_id}
/
menu
/
{menu_id}
This endpoint permanently removes a menu from a store, including all associated operating hours and menu item associations.
Menu deletion is a permanent operation that removes all menu configuration data. Consider the impact on customer experience and ensure proper backup procedures before deletion.
Complete menu configuration is permanently deleted
All associated menu hours are removed
Menu item associations are cleared
Menu rules and conditions are deleted
Business Impact
Customers will no longer see this menu
Associated operating hours become unavailable
Menu-specific item visibility rules are removed
Default menu status transfers if applicable
System Dependencies
Orders referencing this menu may be affected
Analytics and reporting data remains for historical purposes
External system integrations may need updates
Cached menu data will be cleared
Default Menu Protection: Most systems prevent deletion of default menus to ensure store operational continuity. Set another menu as default before attempting to delete the current default menu.
Permanent Operation: Menu deletion cannot be undone. Ensure you have proper backups and confirm the deletion is intended before proceeding.