Delete Menu
Menus
Delete Menu
Delete a navigation menu
DELETE
Delete Menu
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
Delete Menu
Permanently deletes a navigation menu and all its links. This action cannot be undone.Request
Path Parameters
The unique menu ID to delete
Response
Whether the request succeeded
Confirmation object
Example Response
Notes
- All links within the menu will be deleted
- Theme templates referencing this menu by handle will show empty navigation
- Common menus like
main-menuandfooterare often required by themes - deleting them may cause display issues
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have write_content scope |
NOT_FOUND | Menu with the specified ID does not exist |