Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 283 Bytes

File metadata and controls

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