| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc group-settings patch --group-setting-id {groupSetting-id} --body '{
\
"values": [
\
{
\
"name": "AllowToAddGuests",
\
"value": "false"
\
}
\
]
\
}
\
'