Event types
Payload
menu.updated.
Fetch the full menu through the Admin API if your system needs the updated menu hierarchy.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Menu webhook payloads.
| Event type | Trigger |
|---|---|
menu.updated | A menu is updated. |
{
"event": "menu.updated",
"menu_id": 789
}
menu.updated.
Fetch the full menu through the Admin API if your system needs the updated menu hierarchy.Was this page helpful?