Menu Item Groups REST Endpoints
v1/Menu Items/Menu Item Groups/Menu Item Groups
These APIs maintain Menu Item Groups:
Release | Description |
---|---|
23.2 | This endpoint was added in the API version 23.2 |
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
23.4 | Added bulk insert endpoint |
- Add Menu Item Groups
- Method: postPath:
/config/sim/v1/menuItems/menuItemGroups
- Bulk Insert Menu Item Groups
- Method: postPath:
/config/sim/v1/menuItems/bulkInsertMenuItemGroups
- Delete Menu Item Groups
- Method: postPath:
/config/sim/v1/menuItems/deleteMenuItemGroups
- Get Menu Item Groups
- Method: postPath:
/config/sim/v1/menuItems/getMenuItemGroups
- Update Menu Item Groups
- Method: postPath:
/config/sim/v1/menuItems/updateMenuItemGroups