Update Combo Side Groups Lite

post

/config/sim/v2/menuItems/updateComboSideGroupsLite

Updates an existing Combo Side Group

Request

Supported Media Types
Header Parameters
Body ()
Update Request body
Root Schema : schema
Type: object
Show Source
Nested Schema : alternateGroups
Type: array
An array of alternate groups associated with combo side group.
Show Source
Nested Schema : name
Type: object
Name of the combo side group.
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Nested Schema : items
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Combo Side Group Updated.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top