Auto Menu Levels REST Endpoints
v2/Setup/Auto Menu Levels
These APIs maintain Auto Menu Levels:
| Release | Description |
|---|---|
| 23.5 | Auto Menu Levels v2 introduced. |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Auto Menu Levels
- Method: postPath:
/config/sim/v2/setup/autoMenuLevels - Delete Auto Menu Levels
- Method: postPath:
/config/sim/v2/setup/deleteAutoMenuLevels - Get Auto Menu Levels
- Method: postPath:
/config/sim/v2/setup/getAutoMenuLevels - Update Auto Menu Levels
- Method: postPath:
/config/sim/v2/setup/updateAutoMenuLevels