new

App Marketplace

Users & Permissions

API

APIs for Custom Menu Links

We're excited to announce the release of public API support for Custom Menu Links. This new suite of APIs enables developers to programmatically manage custom menus, create custom links, and handle menu configurations.
What's new?
We've added two new scopes for accessing custom menu links
  1. custom-menu-link.readonly,
  2. custom-menu-link.write
API Endpoints:
  • GET /custom-menus : Retrieve all custom menus with filtering and pagination options - Link
  • GET /custom-menus/:customMenuId : Get specific menu details by ID - Link
  • POST /custom-menus : Create new custom menu links with icon support - Link
  • PUT /custom-menus/:customMenuId : Update existing menu configurations - Link
  • DELETE /custom-menus/:customMenuId : Remove specific custom menus - Link
Why is this feature important?
  • Agencies and SaaSpreneurs catering to multiple industries and offering custom menus based on client's industry can now manage them effectively using APIs and save hours of manual effort. Create a strong
What's next?
We're open to feedback on how we can further improve your custom menu links management experience. Submit your ideas on the ideas-board.