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
custom-menu-link.readonly,
custom-menu-link.write
API Endpoints:
GET /custom-menus : Retrieve all custom menus with filtering and pagination options
GET /custom-menus/:customMenuId : Get specific menu details by ID
POST /custom-menus : Create new custom menu links with icon support
PUT /custom-menus/:customMenuId : Update existing menu configurations
DELETE /custom-menus/:customMenuId : Remove specific custom menus
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.