Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 285 Bytes

File metadata and controls

26 lines (22 loc) · 285 Bytes
description Automatically generated file. DO NOT MODIFY
mgc group-settings patch --group-setting-id {groupSetting-id} --body '{
\
    "values": [
\
        {
\
            "name": "AllowToAddGuests",
\
            "value": "false"
\
        }
\
    ]
\
}
\
'