Family Groups REST Endpoints
v2/Menu Items/Family Groups
These APIs maintain Family Groups:
| Release | Description |
|---|---|
| 23.5 | Family Groups v2 introduced |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
| 23.7 | The consumerDesc field now supports upto 1024 characters. |
- Add Family Groups
- Method: postPath:
/config/sim/v2/menuItems/familyGroups - Delete Family Groups
- Method: postPath:
/config/sim/v2/menuItems/deleteFamilyGroups - Get Family Groups
- Method: postPath:
/config/sim/v2/menuItems/getFamilyGroups - Update Family Groups
- Method: postPath:
/config/sim/v2/menuItems/updateFamilyGroups